Hardware Zone Call

The hardware zone objects are called by this PLC code.

Copy

// Hardware zone object call
   <HwZone_name>_TCMZ();
   <HwZone_name>_Control();

Last updated

Was this helpful?