ProSoft Technology ProSoft i-View User Manual
Page 41

ProSoft i-View ♦ Mobile Process Monitoring and Control Application
Data Source Files
Version 2.0.2
User Manual
ProSoft Technology, Inc.
Page 41 of 106
September 29, 2011
# %protocol <protocol_string>
As <protocol_string> you can use one of the following;
eip/native
eip/pccc
modbus/tcp
fins/tcp
For example to communicate to an Allen Bradley ControlLogix you would have the following as the
first line on your source file:
# %protocol eip/native
NOTE: Protocol Specification in this way will be made obligatory in the future, so
it is recommended for integrators and advanced users to use the new syntax for
new projects and to set a plan to edit their source files to conform with it.
3.1.13 International Languages Support and String Encodings
The ProSoft i-View iOS app includes localizations for English and Spanish for its
user interface interface. However, International Characters and Strings in any
language are fully supported. Integrators can therefore chose to present their
project interface in any language.
To represent strings the concept of String Encodings is used. String Encodings
are international conventions that determine how characters representing
particular languages are stored into files and device memory.