Specifications
WebConsole - System Options
64
 NetLinx Integrated Controllers- WebConsole & Programming Guide (FMv3) 
(***********************************************************)
(* THE EVENTS GO BELOW  *)
(***********************************************************)
DEFINE_EVENT
DATA_EVENT [dvRECEIVER1]
{
 // Duet Virtual device data events go here
} 
Sample code can be found within the DEFINE_START section, as shown in FIG. 55:  
This code gives the Master a “heads-up” notification to look for those devices meeting the criteria outlined 
within the code.
FIG. 55 Manage Device Bindings page - showing the NetLinx code relation










