Download Print this page

HEIDENHAIN MANUALplus 620 Technical Manual page 1732

Hide thumbs Also See for MANUALplus 620:

Advertisement

1732
Module 9073 Copy a string into a byte block
The control copies a PLC string into the word range of the PLC. The control
does not check whether the string consists of valid ASCII characters. The
programmed length of the string is always copied, regardless of any end-of-
string identifiers (0x00). If there are any ASCII special characters or an end-of-
string identifier (0x00) in the copied string, the contents of the string will not
be displayed correctly in the PLC diagnostics.
Call:
PS
K/B/W/D <Target address of byte block>
PS
K/B/W/D <Length of byte block>
PS
K/B/W/D <PLC string>
CM
9073
Error recognition:
Marker
Value
NN_GenApiModule
0
Error (M4203)
1
NN_GenApiModule
1
ErrorCode (W1022)
2
4
11
Meaning
PLC string copied into byte block
Error. See NN_GenApiModuleErrorCode
(W1022)
Invalid target address of the programmed
byte block
Invalid length of the programmed byte block
(up to 127 characters permitted)
Invalid sum of the target address and the
programmed block length
Invalid source string
HEIDENHAIN Technical Manual MANUALplus 620

Advertisement

loading