Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - scott

Pages: [1]
1
Technical support / NETCMD$ ?Read or Write error
« on: November 04, 2002, 02:40:54 AM »
How do I detect a network read or write error. I need to turn off outputs if this happens.

This is the code running.

Z$ = NETCMD$ (3,"@02RVS0101")
IF LEN(Z$) = 0 RETURN : ENDIF
RELAY[3] = HEXVAL(MID$ (Z$,7,4)


2
Technical support / Scada
« on: January 13, 2003, 04:25:08 AM »
Using NI Lookout, how are you setting your drivers up?
I want to use com 1 for scada. I only need to pull status form one plc no control is needed.

3
Technical support / PASSWORD
« on: August 15, 2003, 03:31:02 AM »
I have lost my admin password for an installed project. Is there any way short of reinstalling software to recover it?

Pages: [1]