-
Notifications
You must be signed in to change notification settings - Fork 4
P1 Module Configuration
AutomationDirect edited this page Feb 13, 2020
·
15 revisions
Configure the settings of a P1 analog input module.
P1 analog input modules may be configured to the desired settings before using them to read analog input data. Depending on the module being configured, different module configuration blocks are used to manage the analog channel settings.
The parameters to the right of each configuration block are each to be filled with a single byte of data that corresponds to the desired setting. To configure a module, simply select the desired values from the drop down menus:
- In order to use these blocks, your Program block must have 'Use P1 Modules' set to 'true'.
- These Blocks should be used in the 'setup' portion of your program.
- Module Configuration Blocks (pictured above) should be used once for each analog input module in your program.
- The P1-08ADL-1, P1-08ADL-2, P1-04ADL-1 and P1-04ADL-2 are all configured with the 'Configure P1-AD' block.
For more information on the P1 analog module settings, see the P1AM documentation here. Each module has its own documentation for its configuration data.