GPIO.DetermineConstants (METH) ¶ METHOD DetermineConstants
GPIO.DetermineProcessorType (METH) ¶ METHOD DetermineProcessorType : ProcessorType InOut: Scope Name Type Return DetermineProcessorType ProcessorType
status ¶ Operational (Property)
IoDrvGPIOBase.IoDrvReadParameter (METH) ¶ METHOD IoDrvReadParameter : UDINT InOut: Scope Name Type Return IoDrvReadParameter UDINT Input pConnector POINTER TO IoConfigConnector pParameter POINTER TO IoConfigParameter pData POINTER TO BYTE dwBitSize DWORD dwBitOffset DWORD
IoDrvGPIOBase.IoDrvWriteParameter (METH) ¶ METHOD IoDrvWriteParameter : UDINT InOut: Scope Name Type Return IoDrvWriteParameter UDINT Input pConnector POINTER TO IoConfigConnector pParameter POINTER TO IoConfigParameter pData POINTER TO BYTE dwBitSize DWORD dwBitOffset DWORD
PinConfiguration ¶ ConfigurePinAI (Method) ConfigurePinDI (Method) ConfigurePinDO (Method) GetRegisterOffset (Method) IsChannelEnabled (Method) Phys2Virt (Method) ReadPin (Method) SetBitOffset (Method) SetRegisterOffset (Method) SetRegisterPointer (Method) WritePin (Method)
IoDrvGPIOBase.ConfigurePinAI (METH) ¶ METHOD ConfigurePinAI : BOOL InOut: Scope Name Type Return ConfigurePinAI BOOL Input dwPinNr DWORD
IoDrvGPIOBase.ConfigurePinDI (METH) ¶ METHOD ConfigurePinDI : BOOL InOut: Scope Name Type Return ConfigurePinDI BOOL Input dwPinNr DWORD
IoDrvGPIOBase.ConfigurePinDO (METH) ¶ METHOD ConfigurePinDO : BOOL InOut: Scope Name Type Return ConfigurePinDO BOOL Input dwPinNr DWORD
IoDrvGPIOBase.GetRegisterOffset (METH) ¶ METHOD GetRegisterOffset : UDINT Get 32 bit register value InOut: Scope Name Type Return GetRegisterOffset UDINT Input iRegion INT dwOffset DWORD