CorDES Proprietary Information
30
35 setPTCTCH0_mode(value)
Command device to configure the PT & CT Channel[0] Encrypt Mode to Uplink
(encrypt) or Downlink (decrypt).
Value=desired encrypt mode <string>
"encrypt" = Uplink (encrypt) direction (PT is input, CT is output)
"decrypt" = Downlink (decrypt) direction (CT in input, PT is output)
36 setPTCTCH1_mode(value)
Command device to configure the PT & CT Channel[1] Encrypt Mode to Uplink
(encrypt) or Downlink (decrypt).
Value=desired encrypt mode <string>
"encrypt" = Uplink (encrypt) direction (PT is input, CT is output)
"decrypt" = Downlink (decrypt) direction (CT in input, PT is output)
37 setPTCTCH2_mode(value)
Command device to configure the PT & CT Channel[2] Encrypt Mode to Uplink
(encrypt) or Downlink (decrypt).
Value=desired encrypt mode <string>
"encrypt" = Uplink (encrypt) direction (PT is input, CT is output)
"decrypt" = Downlink (decrypt) direction (CT in input, PT is output)
38 setPTCTCH3_mode(value)
Command device to configure the PT & CT Channel[3] Encrypt Mode to Uplink
(encrypt) or Downlink (decrypt).
Value=desired encrypt mode <string>
"encrypt" = Uplink (encrypt) direction (PT is input, CT is output)
"decrypt" = Downlink (decrypt) direction (CT in input, PT is output)
39
clrPktCounters()
Command device to clear the Channel Packet Counters for all channels.
Parmaters: none
40
setPTCTCH01_opMode(value)
Configures the packet Operational Mode (OP Mode) for associated Channel[0,1 or
2,3]
value = desired OP mode <string>
"CDNA" = CDNA1.0 TCP/IP Format w/ Opt Dynamic ECU Mode
"UDP-GCM" = UDP/IP Format GCM w/Fixed 20B Bypass Hdr
"UDP-CTR" = UDP/IP Format CTR w/Fixed 20B Bypass Hdr
"UDP-ECB"= UDP/IP Format ECB w/Fixed 20B Bypass Hdr
3:N rsvd for future modes
41
setPTCTCH23_opMode(value)
42
enChMultiCast(chan_ID, bool)
Command device to enable or disable Multicast to allow device to send output data
to up to 2 unique IP addresses.
chan_ID = 0,1,2 or 3 <int>
bool: True=enable, False=disable
43 setCH0_multicastIP(address)
Command device to set the optional 2nd (multicast) IP Address to Send to for
Channel[0].
address= Desired IP address in dot notation <string>
44 setCH1_multicastIP(address)
Command device to set the optional 2nd (multicast) IP Address to Send to for
Channel[1].
address= Desired IP address in dot notation <string>
45 setCH2_multicastIP(address)
Command device to set the optional 2nd (multicast) IP Address to Send to for
Channel[2].
address= Desired IP address in dot notation <string>
46 setCH3_multicastIP(address)
Command device to set the optional 2nd (multicast) IP Address to Send to for
Channel[3].
address= Desired IP address in dot notation <string>