Parameters

Variant Row
Row position of the attribute.
Variant Col
Column position of the attribute.
Variant WaitData
The 1 byte HEX value of the attribute to wait for.
Variant MaskData
The 1 byte HEX value to use as a mask with the attribute. This parameter is optional. The default value is 0xFF.
Variant plane
The plane of the attribute to get. The plane can have the following values:
1
Text Plane
2
Color Plane
3
Field Plane (default)
4
Extended Field Plane
Variant TimeOut
The maximum length of time in milliseconds to wait, this parameter is optional. The default is Infinite.
Boolean bWaitForIr
If this value is true, after meeting the wait condition the function will wait until the OIA is ready to accept input. This parameter is optional. The default is False.