Aaeon OMNI-5215-SKU User Manual page 125

Omni-5000-sku series industrial touch panel pc with 6thgen. intel core processor; formerly code name: skylake
Table of Contents

Advertisement

************************************************************************************
AaeonReadPinStatus(byte LDN, byte Register, byte BitNum)
Boolean
Boolean PinStatus ;
PinStatus = SIOBitRead(LDN, Register, BitNum);
Return PinStatus ;
}
AaeonSetOutputLevel(byte LDN, byte Register, byte BitNum, byte Value)
VOID
ConfigToOutputMode(LDN, Register, BitNum);
SIOBitSet(LDN, Register, BitNum, Value);
}
************************************************************************************
Appendix D – DI/O Utility (for DI/O Module)
{
{
112

Advertisement

Table of Contents
loading

Table of Contents