Skip to content

Roll Call

AutomationDirect edited this page Jan 21, 2020 · 5 revisions

Roll Call


Description

Check which P1 Modules were found in P1 Module initialization. Returns the number of Modules that match.


Usage

Use this block to check if the P1 modules found in module initialization match the string values in the 'name' entries. From top to bottom, each 'name' corresponds to the position of the module (from left to right in reference to the P1AM-CPU). The 'number of modules' parameter is the number of P1 modules that you are using. The value returned by the 'Roll Call' block is the number of module names that match.


Notes

  • In order to use this block, your Program block must have 'Use P1 Modules' set to 'true'.

Clone this wiki locally