Part of block not displayed in On-line Builder
We need to display block from AC450 controller. We typed command and get this screen. https://drive.google.com/file/d/1fxor...
This is full block https://drive.google.com/file/d/1ShRU.... How to display full block?
This is full block https://drive.google.com/file/d/1ShRU.... How to display full block?
Answers
You can use subcommand MW that scrolls PC element up or down inside GEPCD command.
Positive parameter of MW means scroll down, negative scrolls up.
Try to use MW 10 or MW 20 to reach bottom of the Step block.
BTW do you know syntax like gepcd d,PCx.x.... that displays PC element, inserts values (iv) and enables online refresh (gvd) in one moment ?
In this case use CTRL-B to break online refresh , then you can use MW subcommand.
Positive parameter of MW means scroll down, negative scrolls up.
Try to use MW 10 or MW 20 to reach bottom of the Step block.
BTW do you know syntax like gepcd d,PCx.x.... that displays PC element, inserts values (iv) and enables online refresh (gvd) in one moment ?
In this case use CTRL-B to break online refresh , then you can use MW subcommand.
Hi,
You can use command #MW n to move the display of object up/down on the screen.
n: the number of line you want to move. Positive value for going up, Negative value for going down.
You can use command #MW n to move the display of object up/down on the screen.
n: the number of line you want to move. Positive value for going up, Negative value for going down.
Add new comment