Specifications
EssentialsofCrestronProgramming
94
typicallyexpressedinhexformat.
7. SavetheModuleinthedesignatedusermoduledirectory.Themodulecannow
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.