Specifications

EssentialsofCrestronProgramming
94
typicallyexpressedinhexformat.
7. SavetheModuleinthedesignatedusermoduledirectory.Themodulecannow
beusedinaSIMPLProgram.
SystemBuilder/D3Pro
IfthemoduleisintendedforuseinSystemBuilderorD3Pro,themodulemustincludea
VirtualSerialDriversymbol,whichinstructstheapplicationhowtoconnectthemod
ule
toaCOMportintheprogram.
TheVirtualSerialDriverisconnectedtotheArgumentDefinitionasfollows:
Connectthe<tx$>inputoftheVirtualSerialdrivertotheserialoutputofthe
ArgumentDefinition.
Connectthe<rx$>outputoftheVirtualSerialdrivertotheserialinputofthe
Arg
umentDefinition.(Notapplicabletotheprojectormodule.)
ConnectanyoptionalsignalsoftheVirtualSerialDrivertotheArgument
Definition,iftheyhavebeendefined.TheinputsoftheVirtualSerialDriver
connecttotheoutputsoftheArgumentDefinition;theoutputs oftheVirtual
SerialDrive
rconnecttotheinputsoftheArgumentDefinition.(Notapplicableto
theprojectormodule.)
UsetheparametersoftheVirtualSerialDrivertospecifythecommunicat ion
settingsofthedevice.