Raspberry GPIO tag settings

<< Click to Display Table of Contents >>

Navigation:  Project > Tags > General tab >

Raspberry GPIO tag settings

Previous pageReturn to chapter overviewNext page

RaspberryPointer

 

List of properties:

Property

Description

Pin number

Pin number of Raspberry PI GPIO.

Input/Output

Use contact as Input or Output.

Type

Type of the Input.

 

After clicking OK you’ll get pointer settings in PV Input tag encoded in String like:

pin=3;o=0;t=1;

Where:

pin - Pin number.

o - Output or Input.  

t - Type.