Input/Output instructions Chapter 15
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 365
LCD_REM arguments
Parameter Parameter type
Data
type
Description
Enable Input BOOL Function block enable.
When Enable = TRUE, remote LCD switches to user-defined screen from I/O status screen.
When Enable = FALSE, remote LCD switches back to I/O status screen.
Font Input UDINT Value of the startup message font size.
Valid values:
• 0: Default (Large – 8x16)
• 1: Small (8x8)
• 2: Large (8x16)
• 3: Extra Large (16x16)
• 4 onward: Reserved
Remote LCD Size is 192x64 pixels. When large or extra-large font is selected, Remote LCD only
displays Line1 to Line4 strings. Line5 to Line 8 string inputs are ignored in this case.
Remote LCD can display maximum 24 characters per line when small or large font is selected.
For extra large fonts, remote LCD can display maximum 12 characters per line.
Line1 Input String String to be displayed on line 1 of the LCD. Maximum 24 characters.
Line2 Input String String to be displayed on line 2 of the LCD. Maximum 24 characters.
Line3 Input String String to be displayed on line 3 of the LCD. Maximum 24 characters.
Line4 Input String String to be displayed on line 4 of the LCD. Maximum 24 characters.
Line5 Input String String to be displayed on line 5 of the LCD. Maximum 24 characters.
Line6 Input String String to be displayed on line 6 of the LCD. Maximum 24 characters.
Line7 Input String String to be displayed on line 7 of the LCD. Maximum 24 characters.
Line8 Input String String to be displayed on line 8 of the LCD. Maximum 24 characters.
LCD_REM Output BOOL Function block enable.
When Enable = TRUE, user display is active.
When Enable = FALSE, IO Status/Menu display is active.
Sts Output UINT Status of the remote LCD operation.
SeeLCD_REM status codes. on page 368