CAL IDN_CHK_Instance (S:=CHK_IDN_SA1, R:=Reset, SA_ID:=SA1, STD_PROP:=STD, IDN:=38, IN_RAW:=3000, MFB:=MFB, NOT_EQ=>Miscompare)
IDN_CHK_Instance (S:=CHK_IDN_SA1, R:=Reset, SA_ID:=SA1, STD_PROP:=STD, IDN:=38, IN_RAW:=3000, MFB:=MFB, NOT_EQ=>Miscompare) ;
Parameter
|
Data Type
|
Meaning
|
---|---|---|
S
|
Rising input checks SERCOSIDN.
|
|
R
|
BOOL
|
Resets block and prevents check.
|
SA_ID
|
Axis ID for the SercosAxis to be checked.
|
|
STD_PROP
|
BOOL
|
Data value: Standard (0) IDN or Proprietary (1) IDN.
|
IDN
|
IDN of the data to check.
|
|
IN_RAW
|
Expected data value.
|
Parameter
|
Data Type
|
Meaning
|
---|---|---|
MFB
|
Must be connected to the MMFStart block of 200 registers.
|
Parameter
|
Data Type
|
Meaning
|
---|---|---|
Q
|
BOOL
|
True when the check has completed (reset by R).
|
ERROR
|
INT
|
First error code that is generated during the check.
|
NOT_EQ
|
BOOL
|
True if drive data does not match the IN_RAW.
|