12-8 Using the Trio ActiveX Control
Properties
Trio Motion Technology
CmdProtocol
Description
Used to specify the version of the ethernet communications protocol to use to be
compatible with the firmware in the ethernet daughterboard. The following val-
ues should be used:
0: for ethernet daughterboard firmware version 1.0.4.0 or earlier.
1: for ethernet daughterboard firmware version 1.0.4.1 or later.
Type
Long
Access
Read / Write
Default Value
1
Example
Rem Set ethernet protocol for firmware 1.0.4.0
TrioPC.CmdProtocol = 0
Note:
Users of older daughterboards will need to update their programs to set the
value of this proporty to 0.