GPIOTP600Diag.ParentNode (PROP) ¶ PROPERTY ParentNode : DED.INode Returns the parent node or zero if already the root node is reached
GPIOTP600Diag.SiblingNodeCount (PROP) ¶ PROPERTY SiblingNodeCount : CAA.COUNT Returns the number of sibling (same level) nodes
GVL (GVL) ¶ InOut: Scope Name Type Initial Comment g_stComponentName STRING ‘IoDrvGPIOTP600’ Constant FILENAME_SPI_IO STRING ‘/sys/bus/spi/devices/spi3.1/dio’ PAR_INPUT_OFFSET WORD 1000 FILENAME_SPI_IO : STRING := ‘/home/pi/gpio_test/dio’; PAR_OUTPUT_OFFSET WORD 2000 PAR_DIRECTION_OFFSET WORD 3000 MAX_GPIO_PINS BYTE 4 MODULE_TYPE WORD 504
IoDrvGpioTP600 (FB) ¶ FUNCTION_BLOCK IoDrvGpioTP600 EXTENDS IoDrvBase IMPLEMENTS ICmpIoDrvParameter Methods: IoDrvGetModuleDiagnosis Structure: ICmpIoDrv IoDrvGetModuleDiagnosis (Method)
ICmpIoDrv ¶ IoDrvGetModuleDiagnosis (Method)
IoDrvGpioTP600.IoDrvGetModuleDiagnosis (METH) ¶ METHOD IoDrvGetModuleDiagnosis : UDINT InOut: Scope Name Type Return IoDrvGetModuleDiagnosis UDINT Input pConnector POINTER TO IoConfigConnector
IoDrvGPIOTP600 Library Documentation ¶ Company : CODESYS Title : IoDrvGPIOTP600 Version : 4.10.0.0 Categories : Intern|IoDrivers Namespace : GPIOTP600 Author : CODESYS Development GmbH Placeholder : IoDrvGPIOTP600 Description [ 1 ] ¶ GPIO driver for Wago Touch Panels 600 Contents: ¶ Functions readAllBits (Function) readAllBitsbyHandle (Function) writeAllBits (Function) writeAllBitsByHandle (Function) GPIOTP600 (FunctionBlock) GPIOTP600Diag (FunctionBlock) IDevice INode GVL (GVL) IoDrvGpioTP600 (FunctionBlock) ICmpIoDrv IoDrvGpioTP600Diag (FunctionBlock) IDevice INode Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) Indices and tables ¶ [ 1 ] Based on IoDrvGPIOTP600.library, last modified 25.10.2023, 14:09:48. LibDoc 4.4.0.0-b.37 The content file IoDrvGPIOTP600.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 25.10.2023, 14:09:50.
Functions ¶ readAllBits (Function) readAllBitsbyHandle (Function) writeAllBits (Function) writeAllBitsByHandle (Function)
readAllBits (FUN) ¶ FUNCTION readAllBits : DINT InOut: Scope Name Type Comment Return readAllBits DINT 0: Success, else -1 Input pudiValue POINTER TO UDINT Pointer to value read
readAllBitsbyHandle (FUN) ¶ FUNCTION readAllBitsbyHandle : DINT InOut: Scope Name Type Comment Return readAllBitsbyHandle DINT 0: Success, else -1 Input hFile RTS_IEC_HANDLE pudiValue POINTER TO UDINT