LD Slot_Number
WRITE_PCMCIA Dest_Address, Words_Number, Source_Address, Write_State
WRITE_PCMCIA(Slot_Number, Dest_Address, Words_Number, Source_Address, Write_State);
Parameter
|
Type
|
Comment
|
---|---|---|
Slot_Number
|
PCMCIA card slot:
|
|
Dest_Address
|
First address where the data is written in the memory card.
|
|
Words_Number
|
Number of words to write.
|
|
Source_Address
|
First address where the data is read from the PLC (%MW). The upper limit of the address is: 32767.
|
Parameter
|
Type
|
Comment
|
---|---|---|
Write_State
|
Code providing the result of the write command's execution:
|