RSLogix 5000 - Dialog Box Resize

pentiumvi

Member
Join Date
Jun 2015
Location
Vancouver
Posts
2
Hello All,

I have a question regarding the pop-up dialog boxes in Logix5000, specifically for MSG instruction configuration.

My pop-up window seems to be cut off on one side, without an obvious way to resize my window.

Is there something I can do to remedy this issue?

Thanks!

14-02-2018 10-52-54 AM.png
 
Could the windows display options be affecting this? I had a different program with similar symptoms that were alleviated by setting the option in Control Panel > Display to "Smaller".
 
This is a known anomaly that is result of incorrect Windows font substitution
The technote 459871 has a full description and ways to correct it.
Workaround 2 in that TN is the best way to handle it
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"MS Sans Serif 8,10,12,14,18,24"="SSERIFE.FON"
"MS Serif 8,10,12,14,18,24"="SERIFE.FON"
"Courier 10,12,15"="COURE.FON"
 
Last edited:

Similar Topics

Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
0
Views
13
I am completely stuck on building a ladder program that requires a start button to be pressed 3 times to turn on motor 1. Then motor 2 starts...
Replies
20
Views
526
First off, I'm a hobbyist-level programmer, and this program isn't controlling anything anything that could even remotely be considered "life...
Replies
18
Views
505
Hello all, I have a question in regards to RSlogix 5000. I am having issues with the program force closing when I try to make online edits. We...
Replies
0
Views
116
Back
Top Bottom