Using this component, it is possible to write a value to target address at the run time by the command line expression (Runtime expression).
Runtime Expression :
on/off m<address>
Write On( is not 0) or Off(0) value to target address bit in HelloDevice 1100.
Example) Type "on m4" in this component and press "Enter" at the runtime
This will turn on 5th bit (zero base) of HelloDevice 1100Value m<address>
Write Value to target address byte in HelloDevice 1200.
Example) Type "120 m52" in this component and press "Enter" at the runtime
This will change the value of 53rd byte of dual port ram in HelloDevice 1200 to 120.
Note : When the connected device is HD13xx, this component will not work.
Text Font : font, style and size of this text field
ForeGround Color: the color of this component's foreground
BackGround Color: the color of this component's background