Svcreq 10: Read Folder Name; 1Output Parameter Block Format For Svcreq 10; 2Example Of Svcreq 10 - GE VersaMax PLC User Manual

Table of Contents

Advertisement

11.11 SVCREQ 10: Read Folder Name

212
GFK-1503E
For public disclosure
Use SVCREQ 10 to read the name of the currently-executing folder.
11.11.1 Output Parameter Block Format for SVCREQ
10
The output parameter block has a length of four words. It returns eight ASCII characters;
the last is a null character (00h). If the program name has fewer than seven characters,
null characters are added to the end.
address
address + 1
address + 2
address + 3
11.11.2 Example of SVCREQ 10
In this example, when enabling input %I0301 goes OFF, register location %R0099 is
loaded with the value 10, which is the function code for the Read Folder Name function.
The Program Block READ_ID is then called to retrieve the folder name. The parameter
block is located at address %R0100.
%I0301
MOVE
UINT
SVC_
REQ
Low Byte
High Byte
character 1
character 2
character 3
character 4
character 5
character 6
character 7
READ_ID
0
VersaMax PLC User Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents