[Device] Version=3.1 Date=3/7/02 Description=Alcorn McBride WEBster Protocol Location=Local Author=Jim Carstensen Maker=Alcorn Model=WEBster Supported= Type=Standard Drivers Interface=Serial DataBits=9 StopBits=1 Parity=N BaudRate=9600 Protocol=Alcorn9 AlcornType=Show Controller [SendMail] description=Sends a Send Email request to WEBster param1=port, "A valid Port" param2=datastring|string, "TO: Email Address" param3=datastring|string, "Subject" param4=datastring|string, "Message Body" message=hfc @string(param2) h00 @string(param3) h00 @string(param4) hfb [GetError] description=Sends a GetError command to WEBster param1=port, "A valid Port" param2=datastring|string, "Variable to contain error code" message="?E" @string(param2)