Page 1 of 1

Modifying vv_show.htm

Posted: Sun Jan 13, 2013 4:58 am
by sci_prez
Hi folks,

I've got an piece of industrial equipment running in an isolated area. I've written a couple of html files for a PINK and an associated microcontroller which allow easy monitoring of the key parameters of the system's PLC controller.

The vv_show.htm is used set and save various other registers which we don't want a casual observer to have access to.

Is there a way to modifiy the text descriptions used in vv_show.htm so that the Nb_varxx's can have a clearer description? As an example, I'd put "Flow Meter Calibration" beside variable NB_var41, and so on. While working perfectly at the moment, the operater needs a "cheat sheet" in order to know what each variable is used for.

I'm hoping theres a way to ftp a modified vv_show.htm to the PINK. Any suggestions?

Tom

Re: Modifying vv_show.htm

Posted: Sat May 11, 2013 2:08 pm
by sb70koll
Somewhere in the PINK example code or html files must be a NB_var41 text. I would create a project and load the PINK example code and search for that piece of text. Once you have found this text, maybe in a html file change it and recompile the PINK example code and flash your PINK. That is what I would do.

I'm new here and if someone has a better idea please correct me.

----------------

Corrected typos