From our Default tag table, create a new tag and let’s call it workstation_Inputs. From the chart in the UDT Assignment Example topic, we know that the workstation module is in Full PLC I/O mode. Select CLXAiPLC_IN as the Data type.
Because we know from Module Data Elements Mapped to Tags section example that the workstation module starts at Input byte offset 64, we know what to enter for the address.
From our Default tag table, create a new tag for the outputs and let’s call it workstation_Outputs. Because we know that the workstation module is in Full PLC I/O mode, select CLXAiPLC_OUT as the Data type.
Because we know from Module Data Elements Mapped to Tags section example that the outputs for the workstation module starts at Output byte offset 64, we know what to enter for the address.