Hardy HI6600 Reference guide

  • Hello! I have analyzed the provided Quick Reference document for the HARDY Weight Processing Module and Hardy Gateway Module. This document provides information about the LED indicators, network communication, and parameter manipulation via USB. I'm ready to answer your questions about the devices and their functions.
  • Where can I find Gross and Net weights?
    What is the default IP address for the Hardy Gateway Module?
    How do I save parameters using a USB?
Hardy Process Solutions • 9440 Carroll Park Drive, Ste. 150 • San Diego, CA 92121-5201
Tel 858.278.2900 • Fax 858.278.6700 • www.hardysolutions.com[email protected]
HI6600QuickReference
DetailedManual:
http://www.hardysolutions.com/tenants/hardy/documents/HI6600UserGuide%200717.pdf
OnlineUnit
http://hi6600.hardysolutions.com/index.cgi
DefaultIPAddress:
192.168.0.100
NOTE:Unitshaveaninternalwebpagetouse.
Page2
ErrorMessageDefinitions:
Tips:
‐GrossandNetweightscanbefoundintheinputtableofthePLCcontrollertags.
‐ThesystemmustbepowereddownpriortoaddingorremovinganyWPmodule.
‐ThedefaultIPaddressfortheHardyGatewayModuleis192.168.0.100
‐The“Identify”featureinthebrowserunderGatewayHome>HardyNetishelpfulforchannelverification.
‐The“Discover”featurediscoversmodulesintheorderinwhichtheyrespond.
‐HARDYbeginschannelnumbersat“1”onthewebserver.PLCscommonlybeginat“0”.
‐Hexadecimalcommandsarecommonlyused.“0x”and“16#”areusedtosignifyaHexvalue.
Example:AC2Calibratecommandof“0x66”wouldbeenteredas“16#0000_0066”intheoutputtable.
Page3
SendingCommands:
EXAMPLE:Thesecondchannel(01)receivingatarecommand(0002).
CommandStatus:
Thereturnstatusforcommandssent.Top2BITSincrement.14bitshaveafewstatuses.

Page4
ExampleofaStatusReturnWhenUsinga“Zero”Command:
ThecompletelistofallindividualcommandstatusescanbefoundintheUserManual.
TheDefaultState:
Uponfirststartup,“16#0000_0000”isenteredintotheoutputcommandfieldbydefault.Itisavalid
command.ItistheREADPARAMCMDforthefirstchannel.
OUTPUTTABLE
Thiswillcommandtheunittoreadthe“Parameter_ID”tagfromtheoutputtable.Inthedefaultstatethereis
noparameternumberentered.ParameterIDstoentercanbefoundintheUserManualandanexampleis
downbelow.
OUTPUTTABLE
ThentheHI6600willreturnthatparameter’svaluebackintothe“Parameter_Value”tagintheinputtable.
INPUTTABLE
Iftheparametervalueisafloatingpoint,aCOPinstructionmustbeusedtoconverttheincomingDINTto
floatingpointREALdatatype.
COPYCOMMANDREQUIREDFORDINT>REAL
(RefertothemanualforthecompletelistofparameterIDs.)
ReadParameterExample:
IfaCommandof0000_0000andParameter_IDof0000_2082weresetintheOUTPUTtabletothemodule,
thenthe“Parameter_Value”INPUTtabletagwouldbethenumberofaveragesfromthefirstchannel.
ChangingtheCommandto0100_0000wouldrequestthesameinformationfromthesecondchannelandso
on.

Page5
UsingaUSBtoSave,LoadorRestoreParameters
FromtheHI6600webpage:
USBWEBPAGE
InsertingaUSBandSavingparametersfromthewebpageordisplaycreatesaPARAMS.TXTfilewithinan
HI6600folderontheUSB.
RESTORE(read)theparametersviathewebpageordisplaywillloadandreplacethecurrentlyrunning
parameterswiththePARAMS.TXTparameters.
E.G.HI6600/PARAMS.TXT
PlacingaRESTORE.TXTfileintoafolderlabeledHI6600onaUSBandpopulatingthefilewithparameterswill
replacetherunningparametersuponeverypower‐up.
NOTE:ThefirstparameterlineofaRESTORE.TXTfileisignored.
Example:
ThisexampleisasetoftextthatissavedasaRESTORE.TXTfileintheHI6600folderofaUSB:
00007985FirmwareRevision=HI66002.0.4.0
00003107DHCP=0[OFF]
00003101FixedIP=192.168.0.100
Inthisexample,thefirstlinewouldbeignored,theDHCPwouldbeturnedoffandthefixedIPwouldbesetto
192.168.0.100.
/