Datto,
The main difference between a BSCE and BSCET or BSEE and BSEET is that the Technology degrees are engineering degrees without all the complex math. It really depends on what type of areas of engineering you are wanting to do. Hope this helps.
Justin Dean,PE
If you want you could use this code below do it, however the message box will be a Question message box. The Question message box will not make the alert sound.
Heres the code:
prompt$ = "Put Message here"
reply = MsgBox(prompt$, vbQuestion, "Put title here")
Justin Dean,PE
All,
Iconics has really good OPC Suite of programs for OPC such as GraphWorx, DataWorX, TrendWorx, and ScriptWorx,etc. You will have to find the right OPC Server for your PLC. Each PLC Manufacturer will have there own OPC Server. I know that Allen Bradley provides their own OPC Server just...