Server-side Event Conduit¶
Description¶
A conduit object that allows external programs to request and interact with variables within an MWorks server instance
Signature¶
iodevice/serverside_conduit
Optional Parameters¶
resource_name¶
Default: | server_conduit |
---|
Name that the external program will use to connect to the conduit
alt¶
Alternative device to use if this one fails to initialize (e.g. because the required hardware is not available). If #allowAltFailover
is set to 0 or false, this parameter is ignored.