CorDES Proprietary Information
29
16 setPTCH23_NetMask(netmask)
Command device to set the NetMask for PT Channels[2] & [3].
netmask=Desired NetMask in dot notation<string>
17 setCTCH01_NetMask(netmask)
Command device to set the NetMask for CT Channels[0] & [1].
netmask=Desired NetMask in dot notation<string>
18 setCTCH23_NetMask(netmask)
Command device to set the NetMask for CT Channels[2] & [3].
netmask=Desired NetMask in dot notation<string>
19 setPTCH01_Gateway(address)
Command device to set the Gateway Address to Send & Receive to/from for PT
Channels[0] & [1].
address= Desired IP address in dot notation <string>
20 setPTCH23_Gateway(address)
Command device to set the Gateway Address to Send & Receive to/from for PT
Channels[2] & [3].
address= Desired IP address in dot notation <string>
21 setCTCH01_Gateway(address)
Command device to set the Gateway Address to Send & Receive to/from for CT
Channels[0] & [1].
address= Desired IP address in dot notation <string>
22 setCTCH23_Gateway(address)
Command device to set the Gateway Address to Send & Receive to/from for CT
Channels[2] & [3].
address= Desired IP address in dot notation <string>
23 setPTCH01_NRZM(bool)
Command device to set the NRZ-M mode for PT Channels[0] & [1].
False= NRZ-L (Default), True = NRZ-M
24 setPTCH23_NRZM(bool)
Command device to set the NRZ-L/M mode for PT Channels[2] & [3].
False= NRZ-L (Default), True = NRZ-M
25 setCTCH01_NRZM(bool)
Command device to set the NRZ-L/M mode for CT Channels[0] & [1].
False= NRZ-L (Default), True = NRZ-M
26 setCTCH23_NRZM(bool)
Command device to set the NRZ-L/M mode for CT Channels[2] & [3].
False= NRZ-L (Default), True = NRZ-M
27 setPTCH0_port(value)
Command device to set the port to Send & Receive to/from for PT Channels[0].
Value=Desired port number <int>
28 setPTCH1_port(value)
Command device to set the port to Send & Receive to/from for PT Channels[1].
Value=Desired port number <int>
29 setPTCH2_port(value)
Command device to set the port to Send & Receive to/from for PT Channels[2].
Value=Desired port number <int>
30 setPTCH3_port(value)
Command device to set the port to Send & Receive to/from for PT Channels[3].
Value=Desired port number <int>
31 setCTCH0_port(value)
Command device to set the port to Send & Receive to/from for CT Channels[0].
Value=Desired port number <int>
32 setCTCH1_port(value)
Command device to set the port to Send & Receive to/from for CT Channels[1].
Value=Desired port number <int>
33 setCTCH2_port(value)
Command device to set the port to Send & Receive to/from for CT Channels[2].
Value=Desired port number <int>
34 setCTCH3_port(value)
Command device to set the port to Send & Receive to/from for CT Channels[3].
Value=Desired port number <int>