
FANUC PMC-MODEL SD7
Programming Manual
01 01.11.26
Hanaoka
New
A-78550E
EDIT DATE DESIG.
DESCRIPTION
214/
316
TITLE
DRAW.NO.
4.9.8 Check Even Parity
4.9.8.1 PMC_EVPAR_BYTE(in1)
accumulator Result of check
Check the even parity of BYTE data.
in1: BYTE variable or constant
4.9.8.2 PMC_EVPAR_WORD(in1)
accumulator Result of check
Check the even parity of WORD data.
in1: WORD variable or constant
4.9.8.3 PMC_EVPAR_DWORD(in1)
accumulator Result of check
Check the even 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.