SUPER MICRO Computer MIIC-203 manual

Page 52

TextBox.Text = "/I83 Arbitration Loss" 'Update Display

ElseIf (StrComp(iPortResp$, "/I84") = 0) Then

TextBox.Text = "/I84 I2C Bus Error Detected"

ElseIf (StrComp(iPortResp$, "/I85") = 0) Then TextBox.Text = "/I85 I2C Bus Time-out Detected"

ElseIf (StrComp(iPortResp$, "/I88") = 0) Then TextBox.Text = "/I88 iPort/AFM Connection Closed"

ElseIf (StrComp(iPortResp$, "/I89") = 0) Then TextBox.Text = "/I89 Invalid Command Argument"

ElseIf (StrComp(iPortResp$, "/I8A") = 0) Then TextBox.Text = "/I8A Slave Tx Request Not Active"

ElseIf (StrComp(iPortResp$, "/I8F") = 0) Then TextBox.Text = "/I8F Invalid iPort/AFM Command"

ElseIf (StrComp(iPortResp$, "/I90 = 0) Then TextBox.Text = "/I90 iPort/AFM Rx Buffer Overflow”

Else

TextBox.Text = LineBuf$ 'Other Update Display

End If

LineBuf$ = ""

End If

Wend

End Sub

53

Image 52
Contents 479,12 Introduction Page Table of Contents Programmer’s Reference Ascii Command Interface Definitions Page Part Model MIIC-203RS-232 to I2C Host Adapter Ascii Fast Mode Interface OverviewRS-232 Serial Port Connector System RequirementsInterconnects Packing Slip+5VDC Power Jack DB-25 Serial Port PinoutI2C Interface Connector INT, Interrupt Signal ControlConnecting to a 3.3v System Connecting to an SMBus SystemHardware Set-Up Pull-up ResistorsIPort Utility Pack for Windows IPort Message Center Introduction to Utility PackIPort Message Manager Software Installation Page I2C Message Operations Page Page Page Select iPort Device Starting the programEstablish iPort Link Basic Set-up Advanced Set-up Diagnostic Set-up iPort Only Sending Messages Master Operations To Master Transmit DataTo Master Receive Data To Slave Transmit a message Uninstalling iPort Utility PackTo Slave Receive a message Programmer’s Reference IPort/AFM Quick Start IPort/AFM Ascii Text Interface Commands Command DescriptionIPort/AFM Reset Synchronous Interface EventsStatus Display RS-232 Baud RateClose I2C Connection Set Destination I2C Slave AddressEcho/Prompt Control Flow ControlI2C General Call Control Hex Only Display ControlSet iPort/AFM’s Own I2C Slave Address Command Menu DisplayI2C Bus Clock Rate Control Interrupt Signal Control/Status Open I2C ConnectionMaster Read Message Slave Transmit Message Master Transmit Message Set I2C Bus Time-oUt in msec EXtended Commands requires V2.00+Display Firmware Version requires V2.00+ Page Issue a Read WCR command to a Xicor X9241 at slave address Display Tx bYte Count requires V2.00+ Asynchronous Interface Events Slave Transmit RequestSlave Receive Complete General Call Receive CompleteINterrupt Signal Release INterrupt Signal AssertI2C Bus Time-out Detected I2C Bus Error Detected IPort/AFM PromptsIPort/AFM Ready Slave Not AcknowledgingInvalid Command Argument Invalid iPort/AFM CommandIPort/AFM Connection Closed Slave Transmit Request Not Active Example Code IPort/AFM Initialization Master Receive Message Communication Event ProcessingPage Page Page IPort/AFM Revision Report RevisionAdditional Information Micro Computer Control CorporationLimited Warranty Life Support ApplicationsLimitation of Remedies and Damages Appendix a