3
Answers

TESCOM ER3000

Rigane Mohamed

Rigane Mohamed

14y
3.2k
1
Hello,
I'm currently making a C # program to control a regulator TESCOM on PC via rs232 but I do not know how to do it knowing that I have the file "TESCOM.dll"in the directory; So please how I must do to send the  "setpoint" and read the measured value "feedback " .  
Does someone could please inform me.

Please help me !!!!!!!

Thank you in advance.
Answers (3)
0
Crish

Crish

NA 3.7k 76.4k 14y
hi

have you uploaded your web application on webserver or in local ?

If you have uploaded it on webserver then you must be give live Ms-SQL credentials in your web config for database connection.

"Database=databsename;Server=01.01.111.222;User=testuser;Pwd=password;"


Don't forget to Mark Do you like this Answer  that solved your problem!