Manual-16
SRM 66 Slave ActiveX control
Control Name: Via10SRMSlaveX
Description: Automatic control of an SRM 66 in SLAVE mode. See RaneNote 138 for more details on parameters.
Design Time Parameters:
Addr
Via 10’s IP Address
Port
0 = RS-485, 1 = RS-232
Remote_1_Enabled
0 = Disabled, -1 = Enabled
Remote_2_Enabled
0 = Disabled, -1 = Enabled
Remote_3_Enabled
0 = Disabled, -1 = Enabled
Remote_4_Enabled
0 = Disabled, -1 = Enabled
Remote_5_Enabled
0 = Disabled, -1 = Enabled
Remote_6_Enabled
0 = Disabled, -1 = Enabled
Remote_7_Enabled
0 = Disabled, -1 = Enabled
Runtime Parameters:
ErrorCount
0
Remote_1
Value of SR 1L Address 1 (0 – 31)
Remote_2
Value of SR 1L Address 2 (0 – 31)
Remote_3
Value of SR 1L Address 3 (0 – 31)
Remote_4
Value of SR 1L Address 4 (0 – 31)
Remote_5
Value of SR 1L Address 5 (0 – 31)
Remote_6
Value of SR 1L Address 6 (0 – 31)
Remote_7
Value of SR 1L Address 7 (0 – 31)
Key Methods:
DoConnect
Initialize a connection with the Via 10. This automatically sets the proper baud and parity
rates for SRM 66 use.
SetMem
Memory change for all slaved SRM 66s
Events: OnError
An error occurred talking to the Via 10
Initialization: DoConnect
must be called to initialize a connection to the Via 10
RW 232 ActiveX control.
Required for all RW 232 communications.
Control Name: Via10RW232X
Description: Communication manager required for all RW 232 based controls
Design Time Parameters:
Addr
Via 10’s IP Address
Port
0 = RS-232, 1 = RS-485
Runtime Parameters:
Timeouts
A count of Timeouts talking to units
Retrys
Via 10 packets lost
Key Methods:
DoConnect
Initialize a connection with the Via 10. This automatically sets the proper baud and parity
rates for RW 232 use.
Events: OnError
An error occurred talking to the Via 10
Initialization: DoConnect
Must be called to initialize a connection to the Via 10