Skip to content

P1 HSC Channel

AutomationDirect edited this page Jan 10, 2020 · 3 revisions

P1 HSC Channel


Description

Create a new 'P1_HSC_Channel' object at a given slot.


Usage

Used to create and initialize a 'P1_HSC_Channel' object using 'slot' to indicate the slot number. The value of 'Channel' will be a new named variable containing a 'P1_HSC_Channel' object. Use 'channel' to specify which channel of the module being created. Use the rest of the arguments to specify the configuration of the channel.


Notes

  • A 'P1_HSC_Channel' is a special data type in ProductivityBlocks with a unique shape.
  • Each 'P1_HSC_Channel' variable is used to program a physical P1-02HSC module using the P1AM-100 CPU.
  • Before using a 'P1_HSC_Channel' variable to configure or read a P1-02HSC module, use Configure Channels.

Clone this wiki locally