
FANUC PMC-MODEL SD7
Programming Manual
01 01.11.26
Hanaoka
New
A-78550E
EDIT DATE DESIG.
DESCRIPTION
215/
316
TITLE
DRAW.NO.
4.9.9 Check Odd Parity
4.9.9.1 PMC_ODPAR_BYTE(in1)
accumulator Result of check
Check the odd parity of BYTE data.
in1: BYTE variable or constant
4.9.9.2 PMC_ODPAR_WORD(in1)
accumulator Result of check
Check the odd parity of WORD data.
in1: WORD variable or constant
4.9.9.3 PMC_ODPAR_DWORD(in1)
accumulator Result of check
Check the odd parity of DWORD data.
in1: DWORD variable or constant
For more details, see LD Functions.
Note: IL and LD functions are generally the same, with some differences in data types for operands.