Create a bitmap and select a character to represent it. Now, when you use the specific character, the bitmap will show in it's place.
CharacterBitmap
reference your controller's User Guide as well as the example program for your programming language.1202_0 (ver: 100) Text LCD : Supported
1202_0 (ver: 120, 121) Text LCD : Supported
1202_1 (ver: 123, 124) Text LCD : Supported
1203_0 (ver: 100) Text LCD : Supported
1203_0 (ver: 120, 121) Text LCD : Supported
1203_1 (ver: 123, 124) Text LCD : Supported
1202_2 (ver: 200, 201, 202, 203, 204) Text LCD : Supported
1203_2 (ver: 200, 201, 202, 203, 204) Text LCD : Supported
1204_0 (ver: 100, 101) Text LCD : Supported
1215_0 (ver: 100, 101) Text LCD : Supported
1216_0 (ver: 100, 101) Text LCD : Supported
1217_0 (ver: 100, 101) Text LCD : Supported
1218_0 (ver: 100, 101) Text LCD : Supported
1219_0 (ver: 110, 111, 113) Text LCD : Supported
1220_0 (ver: 110, 111, 113) Text LCD : Supported
1221_0 (ver: 110, 111, 113) Text LCD : Supported
1222_0 (ver: 110, 111, 113) Text LCD : Supported
LCD1100_0 (ver: 100) Graphic LCD : Supported
|
Device In Device # Identification |
|
error in (no error) error in can accept error information wired from VIs previously called. |
|
status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
code code is the error or warning code. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
source source describes the origin of the error or warning. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Character The character to be changed, in a null-terminated string. |
|
Font The font the character belongs to
|
|
Bitmap Bitmap array |
|
Bytes Bytes |
|
Device Out Same as Device In |
|
error out error out passes error or warning information out of a VI to be used by other VIs. |
|
status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the error out control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
code code is the error or warning code. Right-click the error out control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
source source describes the origin of the error or warning. Right-click the error out control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |