User s Manual. Version 1.0 PAGE 1 OF 38

Size: px
Start display at page:

Download "User s Manual. Version 1.0 PAGE 1 OF 38"

Transcription

1 User s Manual Version 1.0 PAGE 1 OF 38

2 1 Table of Contents 2 Overview Launching Project Editor Creating a New Project Initial Vehicle validation Project Properties Screen Populating the fields Upfitter Company Name Customer Company Name Project Name Part Number Programmer Vehicle Make Vehicle Model Vehicle Year Program Description Revision Notes Configuring Inputs Inputs Screen Inputs Enable Input(s) Populating the Input fields Input # Pin # User Description Input Device Type Switch Active Configuring Outputs Outputs Screen Populating the Output fields Enable check-box Driver-Type No. (Number) Pin # PAGE 2 OF 38

3 6.2.5 User Description Setting Output Conditions Output Logic Screen Creating a logic equation Enable check-box Row Number Description Ignition Status Equation A, B, C, D, E, F, G, and H Dialog Boxes Input Types AND/OR Logic Output Dialog Box Digital Output Function Output Remain Activated Seconds Download Screen Connection Status Legal Disclaimer Program Button Progress Bar & Status Text Setting the UIM back to defaulted stated Debug / Diagnostics Screen Status of: Digital Switch Inputs Status of: Virtual I/O Status of Digital FET Outputs HighSide & LowSide Drivers Status of: DTC s (Active, History, & Masked) File Menu Items Save Save As New Project Open Project Exit Help About PAGE 3 OF 38

4 12.2 View Help Revision History PAGE 4 OF 38

5 List of Figures: Figure 1 Logical-OR of enumerated CAN signal... 7 Figure 2 Analog CAN signal basic comparison... 7 Figure 3 Analog CAN signal "In-Range" comparison... 7 Figure 4 Analog CAN signal "Out-of-Range" comparison... 8 Figure 5: Screen Splash... 8 Figure 6: Menu - Configure / Project Properties... 9 Figure 7: Screen - Project Properties Figure 8: Menu - Configure / Inputs Figure 9: Screen - Inputs Figure 10: Menu - Configure / Outputs Figure 11: Screen - Outputs Figure 12: Menu - Configure / Output Logic Figure 13: Screen - Output Logic Figure 14: Screen - Configure Logic - Ignition Status Figure 15: Screen - Configure Logic Buttons for Equations A, B, C, D, E, F, G, & H Figure 16: Dialog Box Configure Logic-Term Figure 17: Dialog Box - Input Conditions - Type - Digital Input Figure 18: Dialog Box - Input Conditions - Digital Input Signals Figure 19: Dialog Box - Input Conditions - Digital - Active/Inactive Figure 20: Dialog Box - Input Conditions - Type CAN SIGNAL Figure 21: Dialog Box - Input Conditions - CAN - Signals Figure 22: Dialog Box - Input Conditions - EnumCAN Logically OR-ed Figure 23: Dialog Box - Input Conditions Analog CAN comparisons Figure 24: Screen - Configure Logic AND / OR logic selection Figure 25: Logic Table Figure 26: Screen - Configure Logic Buttons for Output Dialog Box Figure 27: Dialog Box - Configure Logic Output Figure 28: Dialog Box - Configure Logic Output - Digital Output Figure 29: Dialog Box - Configure Logic Output - Function Output Figure 30: Screen - Configure Logic Remain Activated Figure 31: Screen - Configure Logic Remain Activated - Seconds Figure 32: Menu - Download Figure 33: Screen - Download - NOT connected Figure 34: Screen - Download - Connected Figure 35: Screen - Download Legal Disclaimer Figure 36: Screen - Download Program Button Figure 37: Screen - Download - Progress Bar & Status Text Figure 38: Screen Debug / Diagnostics Figure 39: Menu - File - Save Project Figure 40: Menu - File - New Project Figure 41: Menu - File - Open Project Figure 42: Menu - File - Exit Figure 43: Menu - Help - About Figure 44: Dialog Box - About Figure 45: Menu - Help - View Help Figure 46: Help Sub-system PAGE 5 OF 38

6 2 Overview The Upfitter Interface Module (UIM) (or CAN Interface Module in certain markets) Project Editor is an application program used by the UIM programmer to configure the UIM s internal logic. It should be noted that any reference to UIM is interchangeable with CIM, both terms refer to the same module. The UIM Project editor requires a minimum operating environment consisting of a Microsoft Windows (Windows 7 or 8) based computer (32-bit or 64-bit microprocessor, least 1MB of RAM, at least 300MB of free hard drive space, at least one unused USB 2.0 compatible port). Until configured with application logic, an Upfitter Interface Module will not perform any logic function, or drive any outputs. The UIM application is configured into the UIM by entering the application logic into the PC based UIM Project Editor, then downloading the application logic from the PC to the UIM through a USB connection. The UIM can evaluate the states of its de-bounced input pins and pre-specified vehicle data via CAN signals during its execution of the UIM application. Based on the result of the evaluation of the UIM application logic and CAN signals, as a function of the UIM input states, the UIM can drive its High-side and Low-side outputs to their active states, or perform pre-programmed functions (activate Panic Alarm, or initiate horn chirps) This application logic is defined in terms of 24 rows of logic equations. Each logic equation can evaluate up to eight (8) logic conditions, and drive one output or pre-programmed function. The UIM executes the user defined application logic frame every 50ms. The execution of the UIM application is as follows 1) SAMPLE: At the start of an execution frame, the UIM samples all UIM input pins, CAN signal states, and uses those sampled values exclusively during that evaluation of that frame of the UIM application logic. 2) EVALUATE: The UIM logic calculation engine evaluates each row of logic. Only enabled rows will be calculated. Disabled rows, even if they contain disabled (grayed out) logic, will not be evaluated. 3) OUTPUT: By the completion of the 50mS frame, all UIM Outputs will be set to their newly calculated states, and any pre-programmed functions initiated. At the next 50ms period, the UIM will begin another Sample/Evaluate/Output sequence. This execution will continue whenever the UIM is awake. The UIM will go to sleep within 10.5 seconds of the vehicle being turned off, AND all UIM outputs driven to their inactive states, AND all pre-programmed functions completed. The UIM will wake up and execute its application logic when the vehicle is awoken, or when a change in state of one of the UIM inputs is detected. WARNING: The UIM can remain powered and operational when the vehicle is asleep if any of the UIM outputs are left in the active state, potentially depleting battery vehicle charge. It is the Upfitter s responsibility to design their UIM application logic, such that it performs to requirements. PAGE 6 OF 38

7 Each logic row will execute the logic (((((((Logic Term/Element A or/and Logic Term/Element B) or/and Logic Term/Element C) or/and Logic Term/Element D) or/and Logic Term/Element E) or/and Logic Term/Element F) or/and Logic Term/Element G) or/and Logic Term/Element H) and (Timer Value Enabled/Disabled) and (Ignition Status) Each logic term/element (A..H) is configurable to reference the current state of either digital inputs (switches), enumerated CAN signals, analog CAN signals, or virtual I/O, and perform the one of following comparison types ( =active, =inactive, <, <=, >=, >, In-Range, Out-of-Range), resulting in a Boolean logic output (True or False). These logical results are then combined in the logic equation (above) to provide a final logic value, which is used as a designated output (physical output, virtual I/O, or CAN function). Enumerated CAN signal (like Gear Position ) Config. Constant (like First ) = Config. Constant (like Second ) Logical OR Logic Element (A,B,C...H) = Config. Constant (like Third ) = Ignores other Config. Constants (like Neutral, Undefined, & Reverse ) Figure 1 Logical-OR of enumerated CAN signal Analog CAN signal (like Engine RPM ) Config. Constant (like 2000 ) <, <=, >=, > Logic Element (A,B,C...H) Figure 2 Analog CAN signal basic comparison Analog CAN signal (like Engine RPM ) Config. Constant (like 2500 ) <= Config. Constant (like 1200 ) Logical AND Logic Element (A,B,C...H) >= Figure 3 Analog CAN signal "In-Range" comparison PAGE 7 OF 38

8 Analog CAN signal (like Engine RPM ) Config. Constant (like 2500 ) > Config. Constant (like 1200 ) Logical OR Logic Element (A,B,C...H) < Figure 4 Analog CAN signal "Out-of-Range" comparison 3 Launching Project Editor When the UIM Project Editor is first launched, an initial Splash-Screen is displayed. Figure 5: Screen Splash Note that the UIM Project Editor version number will be identified on this screen. PAGE 8 OF 38

9 4 Creating a New Project In order to create and successfully flash a UIM program, a User must complete All the steps within the sections listed below: i. Project Properties ii. Inputs iii. Outputs iv. Outputs Logic v. Download 4.1 Initial Vehicle validation To ensure proper UIM operation, the module performs an internal validation to confirm proper vehicle support. This UIM vehicle validation is initiated by the user, by cycling the key (Off to Run). This validation must be done upon initial installation of the module, any time Connector (X) has been disconnected and reconnected, or after a UIM configuration has been downloaded from the Project Editor via USB. 4.2 Project Properties Screen Upon launching the UIM Project Editor, the typical first step is to edit the Project Properties screen. Any data entered into the fields in this screen, is purely for project documentation purposes, and in no way affects the operation of the corresponding application logic when download to the UIM module. This information is only saved in the project file, and a copy is not downloaded into the UIM module. Standard Windows editing commands such as Copy (Ctrl-C), Cut (Ctrl-X), and Paste (Ctrl-V) may be used on enabled text fields in the Project Properties screen. Figure 6: Menu - Configure / Project Properties PAGE 9 OF 38

10 Figure 7: Screen - Project Properties 4.3 Populating the fields Within the Project Properties Screen, the User is able to enter information into the various fields (detailed below) as they desire Upfitter Company Name User-supplied text Customer Company Name User-supplied text Project Name User-supplied text Part Number User-supplied text Programmer User-supplied text Vehicle Make Disabled drop-down menu with only Ford as an allowable option Vehicle Model User-editable drop-down menu which has the following options: { Unselected } (default) F250 F350 PAGE 10 OF 38

11 F450 F550 F650 F750 Transit Connect Transit Custom Transit Van Transit Mini-Bus Transit Tourneo Custom Transit Chassis Cab Econoline Vehicle Year User-editable drop-down menu which programmatically provides a list of N (usually 5) number of years beginning with Y year. For example, Transit Custom will include in the drop-down menu the model years in the drop-down menu with a default of Program Description User-supplied text Revision Notes User-supplied text. 5 Configuring Inputs 5.1 Inputs Screen In this tab, the user can enable or disable various inputs. Figure 8: Menu - Configure / Inputs PAGE 11 OF 38

12 Figure 9: Screen - Inputs 5.2 Inputs There are a total of eleven (11) digital inputs available to the user. Depending on the specific switch input, individual switch inputs may be configurable as Active High (where the UIM activates an internal pull-down resistor, and the other side of the switch is connected to Power) or active low (where the UIM activates an internal pull-up resistor, and the other side of the switch is connected to Ground). For all switch inputs, the input can be configured to process the switch inputs (after de-bouncing) as a mechanical latching toggle switch, or a momentary pushbutton switch. When an input is configured for a mechanical toggle switch, the UIM samples the de-bounced switch input, and simply samples its current state when evaluating the application logic. This setting is to be used when using a switch which mechanically holds its current position, having specific open and closed positions. When an input is configured as momentary, the UIM assumes that the switch is a spring loaded, normally open momentary push button switch. When the pushbutton is pressed, the switch is electrically closed. When the pushbutton is released, the switch contacts revert back to its normally open state. The software interprets alternating switch closures as the closed and open states to the UIM application logic. The first pushbutton press (physical switch is closed) results in the internal UIM switch state to be interpreted as closed. Releasing the pushbutton (physical switch is now open) has no effect on the internal UIM switch state. Pressing the pushbutton, a second time (physical switch is closed) result in the internal UIM switch state to be changed to open. Releasing the pushbutton (physical switch is now open), again, has no effect on the internal UIM switch state. The UIM s internal momentary switch logic may be interpreted as a toggle function. PAGE 12 OF 38

13 Inputs 1 through 9 offer the following configurations: Mechanical-Latching (toggle-switch) or Momentary: software-toggle (push-on, push-off) Active High or Active Low Input 10 and 11 offers the following configurations: Mechanical-Latching (toggle-switch) or Momentary: software-toggle (push-on, push-off) Active Low (fixed) 5.3 Enable Input(s) Click on the check-box to enable or disable the selected digital input. When the digital input is disabled, no other user interaction is allowed. The switch may not be named or configured, and is not available for subsequent use in the Configure Logic screen. When disabled, previously configured logic will be un-editable, but will still execute within the Upfitter Interface Module. To prevent previously configured logic from executing, the Enable checkbox must be checked, and the logic deleted from the UIM project. When the digital input is enabled, the user may modify the User Description, Input Device Type and Switch Active for that particular input. 5.4 Populating the Input fields Input # This is a reference to the logical output number, referenced elsewhere in the UIM design documentation. Input # is non-editable and for information/reference only Pin # The data in this field references the physical connector and pin number on the UIM, for wiring purposes. Pin # is non-editable and for information/reference only User Description User Description text field is user-editable. The Upfitter can use this field to assign meaningful names to their inputs which will then be referenced later throughout the application. Each input name defaults to the pre-set format: IN-#_conn-#_pin-#. If an input s name is edited, all references to the old name in the logic screen will automatically be updated to the new name Input Device Type Input Device Type drop-down menu is user-selectable. PAGE 13 OF 38

14 This setting selects how the state of the switch connected to an input pin is used within the UIM application logic. The options are: Mechanical-Latching (toggle-switch) - When a switch is configured in this mode, the UIM application logic will use the current state of the switch (open = Inactive or closed = Active ). Momentary: software-toggle (push-on, push-off) - When a switch configured in this mode, the logical state of the switch used by the UIM application logic will toggle between Active and Inactive each time the state of the switch changes from open to closed Switch Active Switch Active drop-down menu is user-selectable for digital inputs 1-9. This setting informs the UIM how the Upfitter has configured the switch connected to an input pin. The options are: Active High (signal is at battery voltage) - When a switch is configured in this mode, the switch will propagate the battery voltage to the UIM when the switch is closed. The UIM will also internally configure its input with a pull-down resistor to ground. Active Low (signal is at ground) - When a switch is configured in this mode, the switch will propagate a ground to the UIM when the switch is closed. The UIM will also internally configure its input with a pull-up resistor to battery voltage. For Inputs 10 and 11 Switch Active will be pre-configured as low and will not be editable. 6 Configuring Outputs In a new project, the High Side Driver and Low Side Driver outputs will initially be disabled. Each of the outputs will become functional once they have been enabled via the Outputs tab. 6.1 Outputs Screen This tab allows the user to define how many outputs will be applicable. Figure 10: Menu - Configure / Outputs PAGE 14 OF 38

15 6.2 Populating the Output fields In this section we will describe how to populate the Output fields. Thus allowing the User to then proceed with the next step i.e. Configuring the Output Logic. Figure 11: Screen - Outputs Enable check-box Click on the check-box to enable or disable the selected digital output. When the digital output is disabled, no other user interaction is allowed. When the digital output is enabled, the user may modify the User Description Driver-Type Driver Type is non-editable and for information/reference only. The user must ensure that they have correctly chosen the output type (High-side or Low-side driver) for the specific circuit they are connecting to that output No. (Number) This is a reference to the logical output number, referenced elsewhere in the UIM design documentation. No. is non-editable and for information/reference only Pin # The data in this field references the physical connector and pin number on the UIM, for wiring purposes. Pin # is non-editable and for information/reference only. PAGE 15 OF 38

16 6.2.5 User Description User Description text field is user-editable. The Upfitter can use this field to assign meaningful names to their outputs which will then be referenced later throughout the application. Each output name defaults to the pre-set format; OUT-#_conn-#_pin-#. If an output s name is edited, all references to the old name in the logic screen will automatically be updated to the new name. PAGE 16 OF 38

17 7 Setting Output Conditions 7.1 Output Logic Screen The UIM Project Editor provides a screen, known as the Output Logic Screen, to allow the user to configure the logic equations which drive the output pins and/or the output CAN functions. This is the screen where most of the user-interactions take place. To navigate there: select the Configure menu, then the Output Logic selection. Figure 12: Menu - Configure / Output Logic Figure 13: Screen - Output Logic Digital inputs are sampled at the beginning of a loop. PAGE 17 OF 38

18 7.2 Creating a logic equation Enable check-box Before the user can edit any specific row of logic, the Enable check-box must be selected. If there is data in a logic row and the Enable check-box is DISABLED, then that logic row will NOT be executed after being downloaded to the module. All relay outputs which are not explicitly controlled by an enabled line of logic will always remain INACTIVE Row Number The row number is non-editable and only for reference Description The Description text field is user-editable for naming the logic line/row. The name should be meaningful as it relates to either the relay output and/or the CAN function output for that line of logic, such as; Engage motor, Turn On Siren, or Flash Safety Light & Honk Horn. It is recommended to begin the Description with a VERB, which reflects what is going to happen WHEN the logic equation evaluates to TRUE. The logical output of any enabled logic line can be used as a logic term (A-H) for any other logic line/row. It is recommended to define your virtual logic lines/rows first, then use those common outputs as inputs to other logic equations. This can reduce effort by consolidating common logic into a virtual output rather than re-entering the same data for multiple rows of logic. The Description for all enabled logic lines appears in the drop-down list when selecting Virtual Feedback as a signal type Ignition Status The user s selection of the Ignition Status parameters is a precondition to allow the subsequent logic within the row to be satisfied (the Ignition Status field is effectively AND d with the rest of the row s logic). PAGE 18 OF 38

19 Figure 14: Screen - Configure Logic - Ignition Status When the user choses element Ignition Status the UIM Project Editor prompts the user to choose one of the following from a drop-down menu: Off Accessory (keyed vehicle only) Accessory or Off Start or Run Start or Run or Off Start or Run or Accessory Start or Run or Accessory or Off IGNORE Note: The option [ Start or Run is the default value showing in the drop down]. This menu item allows the user to select which ignition status conditions must be TRUE in order for the logic output for that logic row to be activated. This condition is logically AND d with the rest of the logic equation, thus, if the Ignition Status condition is FALSE, then the output will be INACTIVE (off). If the row of logic should always run, regardless of the Ignition Status, IGNORE should be selected Equation A, B, C, D, E, F, G, and H Dialog Boxes In order to configure the individual logic elements or terms for a row of logic, the user must first click on the associated edit button for that element. Figure 15: Screen - Configure Logic Buttons for Equations A, B, C, D, E, F, G, & H PAGE 19 OF 38

20 Figure 16: Dialog Box Configure Logic-Term The figure above shows an un-configured Configure Logic-Term dialog box, with no logic information entered. Clicking the CLEAR ALL button resets the dialog box to its initial state. To begin: select the TYPE drop-down menu, which will provide the following selections: DIGITAL INPUT CAN SIGNALS FEEDBACK: VIRTUAL OUTPUTS Input Types Each logic element (A-H) within a logic row performs a comparison against a sampled data item. The actual comparison is dependent on the type of data specified by the user in the Input Type drop down Input Type - DIGITAL INPUT When DIGITAL INPUT type is selected in the Input Type drop down, the logic element (A-H) will compare the state of a switch input, specified by the user, against some comparison value. PAGE 20 OF 38

21 Figure 17: Dialog Box - Input Conditions - Type - Digital Input Digital Input Signals Figure 18: Dialog Box - Input Conditions - Digital Input Signals This drop-down menu presents the User Descriptions as entered in the Inputs screen (see: section 8.4). Inputs which are disabled (Configure Inputs Screen) are greyed out and non-selectable in this drop down menu. PAGE 21 OF 38

22 ACTIVE or INACTIVE Figure 19: Dialog Box - Input Conditions - Digital - Active/Inactive For Digital Inputs (switches), the user can select either: Inactive meaning the switch is an Open state Active meaning the switch is a Closed state OK Button In the above instance, the OK button will be selectable once the SIGNAL and DIGITAL STATE have been selected. If no SIGNAL TYPE has been selected, clicking OK will simply close the window i.e. same action as Cancel button Cancel Button In the above scenario ( ) selecting the Cancel button would clear the current session and close the window. This means any data entered into the fields will be lost. Note: Pressing the ESC key will have the same effect as selecting Cancel. PAGE 22 OF 38

23 Clear All Button In general, within the Project Editor program, if the user selects the CLEAR ALL function, then any data that has been inputted up to that point will be lost. The data fields will then revert to default values Input Type CAN SIGNAL When CAN SIGNAL type is selected in the Input Type drop down, the logic element (A-H) will compare the value of a CAN signal, specified by the user, against some comparison value. Figure 20: Dialog Box - Input Conditions - Type CAN SIGNAL CAN SIGNALS The CAN SIGNAL selection within a logic element (A-H) allows the user to select the CAN signal to be used within the logic comparison. Figure 21: Dialog Box - Input Conditions - CAN - Signals PAGE 23 OF 38

24 There are two basic types of vehicle CAN signal: enumerated and analog. Enumerated CAN signals have a specific list of pre-defined options. For example, the Ignition Status CAN Signal has the following potential data values: Off Auxiliary Run Start Logically OR d Enumerated CAN signals Enumerated CAN signals may be simultaneously compared against multiple selections within the enumerated list. These comparisons are logically OR d together, i.e. if any one selection is True, then this logical term evaluates to True. Figure 22: Dialog Box - Input Conditions - EnumCAN Logically OR-ed In this case, the UIM will compare the sampled Ignition Status CAN signal to both values, Run and Start. If either case is True, then this logic-term returns True. PAGE 24 OF 38

25 Analog CAN Signals Analog CAN signals are numeric in nature and are compared to other fixed numeric values. Analog values use real numbers (1, 2, , etc). These signals may be compared to fixed values, such as: "Vehicle Speed" < ( 5.00 km/h) "Battery Voltage" NOT BETWEEN ( AND volt) The Project Editor rounds the user s raw values to two decimal places. Analog CAN values may be compared using the following comparisons: < less than <= less than or equal to >= greater than or equal to > greater than In-Range if ( (value >= MIN) AND (value <= MAX) ) Out-of-Range if ( (value < MIN) OR (value > MAX) ) Analog signals may never be compared to exactly equal to or not equal to a comparison value. Figure 23: Dialog Box - Input Conditions Analog CAN comparisons PAGE 25 OF 38

26 After the user has entered all appropriate data, click on the OK button to return to the Configure Output Logic screen Input Type FEEDBACK: VIRTUAL OUTPUTS When FEEDBACK: VIRTUAL OUTPUTS type is selected in the Input Type drop down, the logic element (A-H) will compare the value of a VIRTUAL OUTPUT signal, predefined by the user, against some comparison value. 7.3 AND/OR Logic In between each logic element (A-H) there is a drop down function containing an AND or OR choice, which connects each of the logic elements together. This value must be specified to allow configuration of logic elements further to the right, within the logic row. If a user has configured multiple logic elements (A-H), connecting them using either AND or OR, then if at some later time the user clears any AND/OR connection back to - -, then all logic elements to the right of the - - will be disabled (grayed out). Figure 24: Screen - Configure Logic AND / OR logic selection In this example, the user s selection in the And/Or dropdown, either logically AND s or logically OR s the logical results of Equation A with Equation B. This concept applies equally to all logic elements (A-H). If you disable AND/OR after Equ A all proceeding equ will be grayed-out Equation Logical A B AND OR False False --> False False False True --> False True True False --> False True True True --> True True Figure 25: Logic Table PAGE 26 OF 38

27 The drop-down menu located between Equation B and Equation C, either logically AND s or logically OR s the logical results of (Equation A AND/OR Equation B) with Equation C, performing the first AND/OR operation between Equation A with Equation B PRIOR to applying that result with Equation C. This step-wise process is carried out for all remaining Logic-Terms (D-H). This conforms to the parenthetical order of operations for the overall equation: (((((((Logic Term/Element A or/and Logic Term/Element B) or/and Logic Term/Element C) or/and Logic Term/Element D) or/and Logic Term/Element E) or/and Logic Term/Element F) or/and Logic Term/Element G) or/and Logic Term/Element H) and (Timer Value Enabled/Disabled) and (Ignition Status) 7.4 Output Dialog Box In order to configure the output which is intended to be driven by the logic line, the user must first click on the associated button for that line. Figure 26: Screen - Configure Logic Buttons for Output Dialog Box Figure 27: Dialog Box - Configure Logic Output The figure above shows the Configure Logic Output(s) dialog box when there is no information entered. The user may select EITHER a Digital Output OR a Function Output, or BOTH. PAGE 27 OF 38

28 7.4.1 Digital Output The Digital Outputs actively drive the (FET) transistors, which in turn activate external relays, which then drives whatever electronic device (light, alarm, motor, etc.) when their associated logic line evaluates to True. Figure 28: Dialog Box - Configure Logic Output - Digital Output Function Output Figure 29: Dialog Box - Configure Logic Output - Function Output The CAN Function Outputs send specific CAN signals and/or patterns of signals when their associated logic line evaluates to True. After the user has made a selection of either a Digital Output AND/OR a Function Output, click on the OK button to return to the Configure Output Logic screen. If the user has previously selected a Digital Output for a specific logic line, then its timer settings will be enabled. The user can choose to apply a timer to the output or to simply drive the output in lock-step with the evaluated row of logic. PAGE 28 OF 38

29 The Remain Activated drop-down menu allows the user to select one (1) of three (3) options: drive the output While Logic = True (lock-step) drive the output for a Fixed Specified Time (ignore changes while timing) drive the output for a Specified Time OR Until Logic = False (turn off if logic = OFF) 7.5 Remain Activated Figure 30: Screen - Configure Logic Remain Activated If the user has selected a Remain Activated other than While Logic = True, then the number of seconds is enabled and the user can enter an integer from 1 to 99, Seconds Figure 31: Screen - Configure Logic Remain Activated - Seconds When a logic line has an associated timer, the Digital Output, AND the logical value (True/False) of the Virtual Signal will be driven in accordance with the result of the timer. For example, if logic line #1 uses a switch as an input and drives output #1 with a Fixed Specified Time of 10 seconds, and logic line #2 is the inverse (= FALSE) of logic line #1 and drives output #2, then, when switch #1 is turned on output #1 will turn on and stay on for 10 seconds, while output #2 will turn off and stay off for 10 seconds irrespective of the subsequent state the switch. PAGE 29 OF 38

30 8 Download Screen In order for the user to send the logic configuration to the UIM module, a download process is required via the USB connection. Important note: First, make sure the module is connected to the computer/laptop via a USB cable. Then, insure that Windows has sufficient time to register the device and load the USB device driver. Then Figure 32: Menu - Download Figure 33: Screen - Download - NOT connected PAGE 30 OF 38

31 8.1 Connection Status Once the UIM Project Editor recognizes a valid USB connection with the module, the Connection Status LED indication will light (green) and will show OK. Figure 34: Screen - Download - Connected 8.2 Legal Disclaimer The user will need to read, agree to, and verify the Legal Disclaimer (by clicking the check-box) as shown below. Downloading the logic configuration is suspended until the Legal Disclaimer is accepted. Figure 35: Screen - Download Legal Disclaimer 8.3 Program Button Once the user has acknowledged the Legal Disclaimer AND the system has found and connected to the USB port of the module, click on the Program Module with Current Opened File button. Figure 36: Screen - Download Program Button PAGE 31 OF 38

32 8.4 Progress Bar & Status Text During the download process itself, the Download Progress bar will display the relative percentage of the data to be sent from the computer to the module. A text-field will also display the step within the download process and well as the status. Figure 37: Screen - Download - Progress Bar & Status Text When complete, the status indicator will either show SUCCESS or a specific error. 9 Setting the UIM back to defaulted stated It should be noted that once a program has been downloaded to the UIM, it will remain there until the next Download session. If the User wishes to revert the module back to its factory state, then a Blank configuration file should be created and downloaded to the module. This can be done by: A. Selecting File -> New Project B. Do not input anything into the data fields i.e. keep it blank C. Click on Save Project As and enter an appropriate name for reference (this file can then be used for future purposes) D. Next proceed to the Download screen, ensure the Connection status is green and shows connected E. Flash the newly created blank.uim file by clicking on Program Module with Current Opened File. F. The module should now be in a factory state, a quick check to ensure no Outputs are enabled would also confirm, this PAGE 32 OF 38

33 10 Debug / Diagnostics Screen In the event that the user would like to diagnose specific hardware issues, the Project Editor provides a screen to allow the user to actively monitor the state of digital inputs, outputs, virtual outputs, and DTC s of the connected UIM. Figure 38: Screen Debug / Diagnostics 10.1 Status of: Digital Switch Inputs This section displays real-time information for each of the digital switch inputs, including: ON; OFF; input number; and name Status of: Virtual I/O This section displays real-time information for each of the Virtual Input/Outputs, including: ON; OFF; virtual I/O number; and name 10.3 Status of Digital FET Outputs HighSide & LowSide Drivers This section displays real-time information for each of the digital FET outputs, including: ON/OFF, output number, and name. PAGE 33 OF 38

34 10.4 Status of: DTC s (Active, History, & Masked) This section displays real-time information for each of the module s DTC s, based on: A = Active; H = History; M = Masked; 11 File Menu Items 11.1 Save The Project Editor has a menu item within the menu-bar with a path of File Save Project which enables/shows the save dialog box. Figure 39: Menu - File - Save Project 11.2 Save As The Project Editor has a menu item within the menu-bar with a path of File Save Project As which enables/shows the save dialog box New Project The Project Editor has a menu item within the menu-bar with a path of File New Project which, when selected, clears all resident data then shows the Project Properties screen. Figure 40: Menu - File - New Project PAGE 34 OF 38

35 11.4 Open Project The Project Editor has a menu item within the menu-bar with a path of File Open Project which opens a Load/Open dialog box pointing to the default folder. Figure 41: Menu - File - Open Project 11.5 Exit When the user modifies an existing project and attempts to exit the Project Editor application, without a subsequent save, the Project Editor prompts the user to either save changes or discard. Figure 42: Menu - File - Exit PAGE 35 OF 38

36 12 Help 12.1 About Figure 43: Menu - Help - About Figure 44: Dialog Box - About By clicking on the Copy to Clipboard button, the following text is copied and available to pasting into an or other document. =================================================================================== Software_Path: C:\Ford_UIM\Project_Editor_2_12\Ford_UIM_Project_Editor_2_12.exe Software_Version: v 2.12 LabVIEW_Runtime: LabVIEW.exe Application_Version_Year: 2017 Application_Version_Number: 17.0 PAGE 36 OF 38

37 12.2 View Help Figure 45: Menu - Help - View Help Figure 46: Help Sub-system PAGE 37 OF 38

38 13 Revision History Rev. No Approved Date Affected Sections/ Pages Description /03/2018 All Initial document PAGE 38 OF 38

FORD MOTOR COMPANY UPFITTER INTERFACE MODULE (CAN INTERFACE MODULE [CIM]) USERS GUIDE (VERSION 1.0)

FORD MOTOR COMPANY UPFITTER INTERFACE MODULE (CAN INTERFACE MODULE [CIM]) USERS GUIDE (VERSION 1.0) FORD MOTOR COMPANY UPFITTER INTERFACE MODULE (CAN INTERFACE MODULE [CIM]) USERS GUIDE (VERSION 1.0) Page 1 of 27 Ford UIM TABLE OF CONTENTS 1.0 INTRODUCTION... 3 1.1 Product Overview... 3 2.0 PACKAGE LOCATION...

More information

PROFESSIONAL. Users Guide. Version 3.5

PROFESSIONAL. Users Guide. Version 3.5 PROFESSIONAL Users Guide Version 3.5 Table of Contents 1 System Overview... 3 2 System Requirements... 3 3 Contents in ECMTUNE System Box... 3 4 Installation Information... 4 5 Registration Information...

More information

VIM Mercedes Benz Sprinter Contact Intermotive for additional applications

VIM Mercedes Benz Sprinter Contact Intermotive for additional applications An ISO 9001:2008 Registered Company VIM910 2017 Mercedes Benz Sprinter Contact Intermotive for additional applications Introduction The VIM will allow the OEM steering wheel switches to control aftermarket

More information

M2500 Engine Controller Configuration Manual

M2500 Engine Controller Configuration Manual M2500 Engine Controller Configuration Manual Revision: 08-04-2011 Page 1 Contents 1 Preface... 4 2 Configuration from front panel... 5 2.1 Engine Controller Configuration... 6 2.1.1 RPM settings... 6 2.1.2

More information

EXPRESS. Users Guide. Version 3.5

EXPRESS. Users Guide. Version 3.5 EXPRESS Users Guide Version 3.5 Table of Contents 1 System Overview... 3 2 System Requirements... 3 3 Contents in ECMTUNE System Box... 3 4 Installation Information... 4 5 Registration Information... 7

More information

Plus-X 300. Installation and Operation Manual

Plus-X 300. Installation and Operation Manual Plus-X 300 Installation and Operation Manual Table of Contents Introduction... 1 Compatibility... 1 Installation... 1 Configuration... 2 Operation... 5 Getting Help... 6 Warranty... 6 Appendix A: Specifications...

More information

Service Bulletin SB685. Date: 8/18/2017 TriPac EVOLUTION Communications Update Bulletin Location: TSA Info Central\Service Bulletins

Service Bulletin SB685. Date: 8/18/2017 TriPac EVOLUTION Communications Update Bulletin Location: TSA Info Central\Service Bulletins Service Bulletin SB685 Date: 8/18/2017 Subject: TriPac EVOLUTION Communications Update Bulletin Location: TSA Info Central\Service Bulletins Units: All TriPac EVOLUTION Summary: This bulletin updates and

More information

An ISO 9001:2008 Registered Company

An ISO 9001:2008 Registered Company An ISO 9001:2008 Registered Company Upfitter Interface Module The following list represents firmware v4.30 A-UIM4-506-A 2011-2016 Ford F250-550 B-UIM4-506-A 2017 F250-F550 A-UIM4-751-A 2013-2017 1500-5500

More information

Installing the EFILive DSP2 & DSP5 Custom Operating Systems Revision 2

Installing the EFILive DSP2 & DSP5 Custom Operating Systems Revision 2 Installing the EFILive DSP2 & DSP5 Custom Operating Systems Revision 2 Installing the EFILive DSP2 & DSP5 Custom Operating Systems Copyright 1998-2008 EFILive Limited. All rights reserved First published

More information

e-ask electronic Access Security Keyless-entry OEM / Dealer / Installer Cargo Lock / Unlock Version Installation & Instructions (UM04 ~ )

e-ask electronic Access Security Keyless-entry OEM / Dealer / Installer Cargo Lock / Unlock Version Installation & Instructions (UM04 ~ ) e-ask electronic Access Security Keyless-entry OEM / Dealer / Installer Cargo Lock / Unlock Version Installation & Instructions (UM04 ~ 18990-04) Table of Contents Introduction... 1 e-fob Operation and

More information

Plus-X IIU / ICRU Installation Guide

Plus-X IIU / ICRU Installation Guide Installing the Plus-X IIU & ICRU Plus-X IIU / ICRU Installation Guide The Plus-X Integrated Input Unit (Plus-X IIU) and Plus-X Integrated Command Relay (Plus-X ICRU) are used to connect site equipment

More information

Release Date: September 4, 2014

Release Date: September 4, 2014 MV1DU User s Guide Release Date: September 4, 2014 Use of the MV1DU Diagnostic System requires an active license agreement or MV-1 Dealer Agreement. For information on obtaining a license, please email

More information

QUICK START GUIDE Paralleling and Protection Unit PPU 300

QUICK START GUIDE Paralleling and Protection Unit PPU 300 QUICK START GUIDE Paralleling and Protection Unit PPU 300 DEIF A/S Frisenborgvej 33 DK-7800 Skive Tel.: +45 9614 9614 Fax: +45 9614 9615 info@deif.com www.deif.com Document no.: 4189341107C 1. Introduction

More information

CANLink Conductor USER S MANUAL V03

CANLink Conductor USER S MANUAL V03 CANLink Conductor USER S MANUAL V03 Information contained within this document is accurate at the time of publication. HED, Inc. reserves the right to change specifications without notice. No part of this

More information

WARNING!!!!!!!!! IMPORTANT INFORMATION: READ BEFORE INSTALLATION!

WARNING!!!!!!!!! IMPORTANT INFORMATION: READ BEFORE INSTALLATION! V_Net Relay Module Installation Instructions: Part Number: 230-VM-RELAY WARNING!!!!!!!!! IMPORTANT INFORMATION: READ BEFORE INSTALLATION! The relay outputs of the 230-VM-RELAY module may turn on when not

More information

Obsolete. BR Series USB Tech Kit. B l u e R i d g e. T e c h n o l o g i e s. User Guide. Page 1. Hardware and Software Instructions

Obsolete. BR Series USB Tech Kit. B l u e R i d g e. T e c h n o l o g i e s. User Guide. Page 1. Hardware and Software Instructions Hardware and Software Instructions Page 1 Attention Page 2 This section serves as a notice of the immediate or potential dangers involved when working with the equipment described throughout this manual.

More information

Alarm Distribution Shelf (ADS)

Alarm Distribution Shelf (ADS) DPS Telecom Operation Guide "Your Partners In Telecom Management Networks" Alarm Distribution Shelf (ADS) Overview The ADS permits building and facility owners to collect and distribute alarms to their

More information

SMM501/501-H (Surveillance Mode Module) Ford Police Interceptors (Sedan and SUV)

SMM501/501-H (Surveillance Mode Module) Ford Police Interceptors (Sedan and SUV) An ISO 9001:2008 Registered Company SMM501/501-H (Surveillance Mode Module) 2013-2014 Ford Police Interceptors (Sedan and SUV) Introduction The SMM501/501-H is intended for 2013 and 2014 Ford Police Interceptors

More information

Trouble Shooting Leveling Control Box Electric Jacks. Touch Pad LED Probable Cause Solution

Trouble Shooting Leveling Control Box Electric Jacks. Touch Pad LED Probable Cause Solution Trouble Shooting Leveling Control Box 140-1224 Electric Jacks Copyright Power Gear Issued: January 2013 #82-L0524, Rev. OA Touch Pad LED Probable Cause Solution 1. On/Off LED will not light 2. Wait LED

More information

BEP 600-ACSM AC SYSTEMS MONITOR. Installation and Operating Instructions. Page 1

BEP 600-ACSM AC SYSTEMS MONITOR. Installation and Operating Instructions. Page 1 BEP 600-ACSM AC SYSTEMS MONITOR Installation and Operating Instructions Page 1 This page has been deliberately left blank Page 2 Table of Contents 1. BASICS 4 WARNING AND CAUTION 4 WARNING 4 CAUTION 4

More information

Copley Indexer 2 Program User Guide

Copley Indexer 2 Program User Guide Copley Indexer 2 Program User Guide P/N 95-00744-000 Revision 2 June 2008 Copley Indexer 2 Program User Guide TABLE OF CONTENTS About This Manual... 6 1: Introduction... 9 1.1: Copley Controls Indexer

More information

Installing the EFILive LB7/LLY DSP2 & DSP5 Custom Operating Systems

Installing the EFILive LB7/LLY DSP2 & DSP5 Custom Operating Systems Installing the EFILive LB7/LLY DSP2 & DSP5 Custom Operating Systems Ross Myers Installing the EFILive LB&/LLY DSP2 & DSP5 Custom Operating Systems 2007 EFILive Limited. All rights reserved First published

More information

Innovative Electronics for a Changing World INDEX

Innovative Electronics for a Changing World INDEX Innovative Electronics for a Changing World INDEX 1. SYSTEM DESCRIPTION 2. BOARD CONNECTIONS terminals and indicators 3. CONNECTION DIAGRAM 4. START UP GUIDE and passwords 5. HOME PAGE 6. STATUS PAGE 7.

More information

AX1500. Dual Channel Digital Motor Controller. Quick Start Manual. v1.9b, June 1, 2007

AX1500. Dual Channel Digital Motor Controller. Quick Start Manual. v1.9b, June 1, 2007 AX1500 Dual Channel Digital Motor Controller Quick Start Manual v1.9b, June 1, 2007 visit www.roboteq.com to download the latest revision of this manual Copyright 2003-2007 Roboteq, Inc. SECTION 1 Important

More information

Micro800 Controllers Starter Pack Quick Start

Micro800 Controllers Starter Pack Quick Start Quick Start Micro800 Controllers Starter Pack Quick Start Catalog Numbers Bulletin 2080-LC20, 2080-LC30, 2080-LC50 Important User Information Read this document and the documents listed in the additional

More information

Model Year Model Communication Type Installation Method Fusion 2 C F C Edge 2 C Explorer 2 C

Model Year Model Communication Type Installation Method Fusion 2 C F C Edge 2 C Explorer 2 C Multiple Vehicle Lines - With Keyless Remote Entry System 1 DESCRIPTION AND OPERATION RF Keypad Please read ALL of these instructions before proceeding. RF Keypad - Removal and Reprogram Procedure This

More information

NOTE: Step 3 is to be completed only if Step 2 is unsuccessful. If Step 2 is successful no further action is required.

NOTE: Step 3 is to be completed only if Step 2 is unsuccessful. If Step 2 is successful no further action is required. Multiple Vehicle Lines - With Keyless Remote Entry System 1 REMOVAL AND INSTALLATION RF Keypad Removal - RF Keypad 1. Please read ALL of these instructions before proceeding. Removal and Reprogram Procedure

More information

ToroPCTM User s Manual

ToroPCTM User s Manual Part No. 92797SL, Rev. A ToroPCTM User s Manual TM A UTOMATED C ONTROL E LECTRONICS Commercial Products The Toro Company 1992, 1993 This page is blank. FORM 92-797-SL, Rev. A ToroPC User s Manual This

More information

TelePACE Studio Ladder Logic Training Manual

TelePACE Studio Ladder Logic Training Manual TelePACE Studio Ladder Logic Training Manual SCADA products... for the distance TelePACE Studio Ladder Editor Training Manual 1999-2009 Control Microsystems Inc. All rights reserved. Printed in Canada.

More information

Installation and User Guide

Installation and User Guide D5 Installation and User Guide 8-Channel DALI Controller (478) Introduction The 478 is for controlling DALI ballasts, drivers and load interface units (except for the 490 Blinds Controller). Do not connect

More information

USER GUIDE. Tolomatic Motion Interface (TMI) Actuator Control Solutions for: ACS Stepper Drive/Controller Tolomatic Electric Linear Actuators

USER GUIDE. Tolomatic Motion Interface (TMI) Actuator Control Solutions for: ACS Stepper Drive/Controller Tolomatic Electric Linear Actuators USER GUIDE Tolomatic Motion Interface (TMI) Actuator Control Solutions for: ACS Stepper Drive/Controller Tolomatic Electric Linear Actuators 3600-4167_02_TMI_Gui LINEAR SOLUTIONS MADE EASY Tolomatic reserves

More information

SC2000 MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL. Phone: (407) Fax: (407) Vulcan Road Apopka, Florida 32703

SC2000 MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL. Phone: (407) Fax: (407) Vulcan Road Apopka, Florida 32703 SC2000 INSTRUCTION MANUAL MOTOR PROTECTION ELECTRONICS, INC. 2464 Vulcan Road Apopka, Florida 32703 Phone: (407) 299-3825 Fax: (407) 294-9435 Operating Program Revision: 10 Revision Date: 1-9-12 STATION

More information

FIRING SYSTEMS 270 Old Dublin Rd PETERBOROUGH N.H PHONE FAX

FIRING SYSTEMS 270 Old Dublin Rd PETERBOROUGH N.H PHONE FAX FIRING SYSTEMS 270 Old Dublin Rd PETERBOROUGH N.H. 03458 PHONE 603-924-4251 FAX 603-924-6748 www.pyromate.com pyromate@monad.net Firmware Version 2.02 Page 1 of 19 Table of Contents Features of the Night

More information

WHIPPLE FLARE FLASH Instruction Manual

WHIPPLE FLARE FLASH Instruction Manual WHIPPLE FLARE FLASH Instruction Manual 2015 AND UP Ford MUSTANG/F150 WHIPPLE SUPERCHARGERS 3292 NORTH WEBER AVE FRESNO, CA 93722 TEL 559.442.1261 FAX 559.442.4153 A color PDF of this manual is available,

More information

DS2756EVKIT+ High Accuracy Battery Fuel Gauge With Programmable Suspend Mode Evaluation Kit

DS2756EVKIT+ High Accuracy Battery Fuel Gauge With Programmable Suspend Mode Evaluation Kit 19-4847; Rev 9/09 www.maxim-ic.com FEATURES Demonstrates the capabilities of the DS2756 High Accuracy Battery Fuel Gauge, including: Programmable Suspend Mode Temperature measurement Voltage measurement

More information

RaceGrade Motorsport Keypad

RaceGrade Motorsport Keypad RaceGrade Motorsport Keypad Part # M KEYPAD 8H Part # M KEYPAD 15 USER MANUAL Version 1.3 RaceGrade Motorsport Keypad Copyright JGM Automotive Tooling 2011, 2012 MoTeC Systems USA and RaceGrade are registered

More information

EMCP 4.4 Simulator Manual. Author: Lucas Tolbert CIC Engineering 345 Center Street East Peoria, IL

EMCP 4.4 Simulator Manual. Author: Lucas Tolbert CIC Engineering 345 Center Street East Peoria, IL EMCP 4.4 Simulator Manual Author: Lucas Tolbert CIC Engineering 345 Center Street East Peoria, IL Date of Origin: 11/23/2010 Overview This document will detail the features and operation of the EMCP 4.4

More information

1 System Requirements

1 System Requirements START User s Guide (Use with START version 2.9.1 or higher) Click to: Review the START Main Menu Download Software View Operator History Logs Enter Operator Menu Settings Perform Operator Diagnostics 1

More information

SC2000 MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL. (407) Phone: Website:

SC2000 MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL. (407) Phone: Website: SC2000 INSTRUCTION MANUAL MOTOR PROTECTION ELECTRONICS, INC. 2464 Vulcan Road Apopka, Florida 32703 Phone: Website: (407) 299-3825 www.mpelectronics.com Operating Program Revision: 12 Revision Date: 8-27-14

More information

IPM650 Intelligent Panel-Mount Display

IPM650 Intelligent Panel-Mount Display Quick Start Guide IPM650 Intelligent Panel-Mount Display Sensor Solutions Source Load Torque Pressure Multi Component Calibration Instruments Software www.futek.com Getting Help TECHNICAL SUPPORT For more

More information

BV4615. Dual Interface Zero Keypad. Product specification. Dec 2009 V0.a. ByVac Page 1 of 11

BV4615. Dual Interface Zero Keypad. Product specification. Dec 2009 V0.a. ByVac Page 1 of 11 Product specification Dec 2009 V0.a ByVac Page 1 of 11 Contents 1. Introduction...3 2. Features...3 3. Physical Specification...3 3.1. Serial connector...3 3.2. Multiple Devices...4 3.3. I2C...4 4. Output

More information

Operating Instructions Extended Cascade Controller MCO 101

Operating Instructions Extended Cascade Controller MCO 101 Operating Instructions Extended Cascade Controller MCO 101 VLT AQUA Drive FC 200 Extended Cascade Controller Option Contents Contents 1. Safety and precautions 3 Safety Instructions 3 Avoid unintended

More information

Dryer. M720 Programming and Operation Manual. July 15, 2015 Revision 1.51

Dryer. M720 Programming and Operation Manual. July 15, 2015 Revision 1.51 Dryer M720 Programming and Operation Manual July 15, 2015 Revision 1.51 Contents 1 Important Safety Information 1 1.1 FOR YOUR SAFETY - CAUTION!............................. 1 2 Control Overview 2 2.1

More information

Manual# Installation Manual SDU 410. Safety Shutdown Unit

Manual# Installation Manual SDU 410. Safety Shutdown Unit Manual# 1100641 Installation Manual SDU 410 Safety Shutdown Unit Installation Manual for SDU 410 ~~~ Safety Shutdown Unit Revision 1.0 Revised August 31, 2017 Revision history: Rev. Date Description 1.0

More information

MTX-D Ethanol Content and Fuel Temperature Gauge User Manual

MTX-D Ethanol Content and Fuel Temperature Gauge User Manual MTX-D Ethanol Content and Fuel Temperature Gauge User Manual P/N 3912 kit does not include flex fuel sensor. The ECF-1 is compatible with GM P/Ns 13577429 and 13577379 1. Installation... 2 1.1 Gauge Mounting...

More information

3.3: Setting momentary / latching switches Page Warning Regarding Operation Page 8

3.3: Setting momentary / latching switches Page Warning Regarding Operation Page 8 Installation Guide Contents: Introduction Page 2 1.0 Unpacking & Pre-Installation Page 2 1.1 Description of parts Page 2 2.0 Cable colour & operations Page 3 2.1 Connections on control pcb Page 3 2.2 Fig

More information

Controller Pro Instruction Manual

Controller Pro Instruction Manual Controller Pro Instruction Manual These instructions cover: Installing Controller Pro Programming Troubleshooting Doc# Doc120-017 Revision: D ECO: 102208 Note: Document revision history and EC information

More information

BRIDGEMATE II. Scorer Failure Situations (in conjunction with Jeff Smith Scorer - JSS) COMPUTER SERVER BRIDGEMATE(S) Server Firmware & Memory

BRIDGEMATE II. Scorer Failure Situations (in conjunction with Jeff Smith Scorer - JSS) COMPUTER SERVER BRIDGEMATE(S) Server Firmware & Memory BRIDGEMATE II Scorer Failure Situations (in conjunction with Jeff Smith Scorer - JSS) The main thing in these situations is don t panic. As a last resort you can always revert to travellers for the remainder

More information

QUICK START GUIDE Paralleling and Protection Unit PPU 300

QUICK START GUIDE Paralleling and Protection Unit PPU 300 QUICK START GUIDE Paralleling and Protection Unit PPU 300 DEIF A/S Frisenborgvej 33 DK-7800 Skive Tel.: +45 9614 9614 Fax: +45 9614 9615 info@deif.com www.deif.com Document no.: 4189341107B 1. Introduction

More information

PLUS+1 GUIDE Software. JS6000 PWM Service Tool User Manual

PLUS+1 GUIDE Software. JS6000 PWM Service Tool User Manual PLUS+1 GUIDE Software JS6000 PWM Service Tool TEMP 1 6 1 6 12 7 12 7 About this Manual Organization and Headings To help you quickly find information in this manual, the material is divided into sections,

More information

Giga-tronics ASCOR Series 8000 Switch

Giga-tronics ASCOR Series 8000 Switch GIGA-TRONICS Giga-tronics ASCOR Series 8000 Switch Getting Started Guide Terukuni Okuyama 2013-08-14 This guide describes the installation, controlling, and programming of the Series 8000 Switch Module.

More information

USER GUIDE. Tolomatic Motion Interface (TMI) Actuator Control Solutions for: ACS Stepper Drive/Controller Tolomatic Electric Linear Actuators

USER GUIDE. Tolomatic Motion Interface (TMI) Actuator Control Solutions for: ACS Stepper Drive/Controller Tolomatic Electric Linear Actuators USER GUIDE Tolomatic Motion Interface (TMI) Actuator Control Solutions for: ACS Stepper Drive/Controller Tolomatic Electric Linear Actuators 3600-4167_01_TMI_Gui LINEAR SOLUTIONS MADE EASY Tolomatic reserves

More information

GM2 FIM LOCKPICK INSTALLATION OPTIONS COPYRIGHT 2012 COASTAL ELECTRONIC TECHNOLOGIES, INC.

GM2 FIM LOCKPICK INSTALLATION OPTIONS COPYRIGHT 2012 COASTAL ELECTRONIC TECHNOLOGIES, INC. UNPLUG ORIGINAL RADIO CONNECTORS THEN PLUG IN HERE PLUG AND PLAY NO OTHER CONNECTIONS ARE NECESSARY FOR OVERRIDE FEATURES CONNECT USB CABLE HERE FOR FUTURE UPDATES OPTIONAL POWER OUTPUTS FOR CAMERA(S)

More information

ISO 9001 CERTIFIED. 607 NW 27th Ave Ocala, FL Phone: (352) or Fax: (352) OPERATION MANUAL. Total System Manager

ISO 9001 CERTIFIED. 607 NW 27th Ave Ocala, FL Phone: (352) or Fax: (352) OPERATION MANUAL. Total System Manager ISO 9001 CERTIFIED Phone: (352) 629-5020 or 800-533-3569 Fax: (352)-629-2902 Total System Manager PAGE 1 of 17 1. REVISION LOG... 2 2. SYSTEM OVERVIEW... 3 2.1. SCOPE... 3 2.2. FEATURES... 3 3. OPERATIONAL

More information

Multi-Loader. User manual 06/ BBV48778

Multi-Loader. User manual 06/ BBV48778 Multi-Loader User manual 06/2009 BBV48778 www.schneider-electric.com Contents Important information 4 Before you begin 5 Documentation structure 6 Setup procedure 7 Introduction 8 Receipt of the Multi-Loader

More information

RC-SV Configuration Guide (Rev 4)

RC-SV Configuration Guide (Rev 4) Kramer Electronics, Ltd. RC-SV Configuration Guide (Rev 4) Software Version 2.1.2.69 Intended for Kramer Technical Personnel or external System Integrators. To check that you have the latest version, go

More information

Display & Log Unit. Mikael Larsmark. November 22, 2006

Display & Log Unit. Mikael Larsmark. November 22, 2006 Display & Log Unit Mikael Larsmark November 22, 2006 1 Contents 1 Introduction 3 2 Installation 4 2.1 Hardware.................................... 4 2.2 Software..................................... 4

More information

GV3000/SE Operator Interface Module (OIM) User Guide Version 2.0 M/N 2RK3000

GV3000/SE Operator Interface Module (OIM) User Guide Version 2.0 M/N 2RK3000 GV3000/SE Operator Interface Module (OIM) User Guide Version 2.0 M/N 2RK3000 Instruction Manual D2-3342-2 The information in this manual is subject to change without notice. Throughout this manual, the

More information

Magnetek Material Handling IMPULSE LINK 4.1 Basic Instruction Manual

Magnetek Material Handling IMPULSE LINK 4.1 Basic Instruction Manual Magnetek Material Handling IMPULSE LINK 4.1 Basic Instruction Manual March 2013 Part Number: 140-10350 R6 Copyright 2013 Magnetek Material Handling 2013 MAGNETEK MATERIAL HANDLING All rights reserved.

More information

Controller Pro Instruction Manual

Controller Pro Instruction Manual Controller Pro Instruction Manual These instructions cover: Installing Controller Pro Programming Troubleshooting Doc# Doc120-017 Revision: B ECO: 010507 Note: Document revision history and EC information

More information

Basic Drive Programming PowerFlex 755 Basic Start Up

Basic Drive Programming PowerFlex 755 Basic Start Up Basic Drive Programming PowerFlex 755 Basic Start Up PowerFlex 755 Basic Start Up for Speed Controlled Applications Contents Before you begin... 4 Tools... 4 About this lab... 4 About the Demo... 4 Lab

More information

GAT Handheld Coder Pro+ User Manual

GAT Handheld Coder Pro+ User Manual GAT Handheld Coder Pro+ User Manual Rev 1.2 READ INSTRUCTION CAREFULLY BEFORE USE IF YOU HAVE ANY QUESTIONS ABOUT THE USE OF THIS DEVICE, CONTACT YOUR BIMMER RETROFIT REPRESENTATIVE BEFORE USE HANDHELD

More information

Duramax LB7/LLY DSP 5 User Guide

Duramax LB7/LLY DSP 5 User Guide Duramax LB7/LLY DSP 5 User Guide Cindy Myers Duramax LB7/LLY DSP 5 User Guide 1998 EFILive Limited All rights reserved First published 18 January, 2007 Revised 29 August 2018 EFILive, EFILive FlashScan

More information

First Access Express OPERATOR GUIDE

First Access Express OPERATOR GUIDE First Access Express OPERATOR GUIDE October 2016 Cutting edge simplicity Table of Contents Introduction... 4 PC Requirements... 5 Step 1. Software Installation... 5 Complete Installation Server and Client...

More information

Compact Genset Controller, CGC 400 What's in the delivery? The first steps Push-buttons and LEDs

Compact Genset Controller, CGC 400 What's in the delivery? The first steps Push-buttons and LEDs QUICK START GUIDE Compact Genset Controller, CGC 400 What's in the delivery? The first steps Push-buttons and LEDs DEIF A/S Frisenborgvej 33 DK-7800 Skive Tel.: +45 9614 9614 Fax: +45 9614 9615 info@deif.com

More information

Safety Instructions 1-1 Avoid unintended Start General Description 2-2

Safety Instructions 1-1 Avoid unintended Start General Description 2-2 Contents Contents 1 Safety and precautions 1-1 Safety Instructions 1-1 Avoid unintended Start. 1-1 2 Introduction 2-1 General Description 2-2 3 Supported Configuration 3-1 Introduction 3-1 Fixed-speed

More information

EPS 06 in rear housing type A1

EPS 06 in rear housing type A1 Field Installation and / or Replacement of RACO Electronic Position Sensor Board EPS 02 & EPS 06 - Electronic Limit Switches - Analog Output Position Signal - Very Accurate - Easy To Use - Robust - Dependable

More information

Service Bulletin

Service Bulletin Service Bulletin Applies To: Honda Vehicles with Programmable HFL (HFT) Control Units 12-070 August 31, 2013 Updating Programmable HFL (HFT) Control Units (Supersedes 12-070, dated April 3, 2013, to revise

More information

FlexPak 3000 Drive Operator Interface Module (OIM) User s Guide

FlexPak 3000 Drive Operator Interface Module (OIM) User s Guide FlexPak 3000 Drive Operator Interface Module (OIM) User s Guide Instruction Manual D2-3344 The information in this manual is subject to change without notice. Throughout this manual, the following notes

More information

PRODUCT GUIDE FT-DC3-HC DOCUMENT NUMBER REVISION DATE

PRODUCT GUIDE FT-DC3-HC DOCUMENT NUMBER REVISION DATE PRODUCT GUIDE DOCUMENT NUMBER REVISION DATE 20170822 NOTICE The manufacturer will accept no responsability for any electrical damage resulting from improper installation of this product, be that either

More information

Table of Contents. Part I USB Communication. Part II User Interface. Part III User Settings (Tab Control) DFS-1000 Dataview. 2 File Menu.

Table of Contents. Part I USB Communication. Part II User Interface. Part III User Settings (Tab Control) DFS-1000 Dataview. 2 File Menu. 2 Table of Contents Part I USB Communication 3 1 Important... Information 3 2 Connecting... Controller 3 Part II User Interface 4 1 Overview... 4 2 File Menu... 5 3 Options... Menu 6 4 Help Menu... 6 5

More information

imipp CONNECTOR KIT; K-Line INSTALLATION INSTRUCTIONS

imipp CONNECTOR KIT; K-Line INSTALLATION INSTRUCTIONS imipp CONNECTOR KIT; K-Line INSTALLATION INSTRUCTIONS PART NUMBER DT440-0003 APPLICATIONS: 2001-06 E46 325i/ci/xi sedan/coupe/convertible/wagon 2001-06 E46 330i/ci/xi sedan/coupe/convertible 2001-03 E39

More information

Installing the EFILive DSP² Custom Operating System & Using the DSP² features of EFILive V7

Installing the EFILive DSP² Custom Operating System & Using the DSP² features of EFILive V7 Installing the EFILive DSP² Custom Operating System & Using the DSP² features of EFILive V7 Ross Myers Installing an EFILive DSP² Custom Operating System & Using the DSP² features of EFILive V7 Copyright

More information

PduSetup User Manual. Professional Electronics for Automotive and Motorsport

PduSetup User Manual. Professional Electronics for Automotive and Motorsport Professional Electronics for Automotive and Motorsport 6 Repton Close Basildon Essex SS13 1LE United Kingdom +44 (0) 1268 904124 info@liferacing.com www.liferacing.com PduSetup User Manual Document revision:

More information

3G Watcher MP 880W/881W. Online Help Rev 2.0

3G Watcher MP 880W/881W. Online Help Rev 2.0 3G Watcher MP 880W/881W Online Help 2130802 Rev 2.0 Table of Contents 3G Watcher Window..................................................5 Icons and indicators on the main 3G Watcher window...................

More information

DX-10 tm Digital Interface User s Guide

DX-10 tm Digital Interface User s Guide DX-10 tm Digital Interface User s Guide Serial Communications Revision C Copyright Component Engineering, All Rights Reserved Table of Contents Foreword... 2 Introduction... 3 What s in the Box... 3 What

More information

Features: Contents: If you are missing any of the above components please contact Racepak at

Features: Contents: If you are missing any of the above components please contact Racepak at -------------------------------------------------------------------------------------------- 250-DS-UDX -------------------------------------------------------------------------------------------- Features:

More information

WHIPPLE FLARE FLASH Instruction Manual

WHIPPLE FLARE FLASH Instruction Manual WHIPPLE FLARE FLASH Instruction Manual 2015 AND UP Ford MUSTANG/F150 WHIPPLE SUPERCHARGERS 3292 NORTH WEBER AVE FRESNO, CA 93722 TEL 559.442.1261 FAX 559.442.4153 A color PDF of this manual is available,

More information

Quick Start Guide RIVA/Vi-PEC V88R3 ECU

Quick Start Guide RIVA/Vi-PEC V88R3 ECU Quick Start Guide RIVA/Vi-PEC V88R3 ECU APPLICATION(S): SEADOO 4Tec ibr equipped models YAMAHA Models with 1.8L SVHO, SHO & HO Engine RIVA/Vi-PEC ECU Manager Web Site: www.rivaecu.com/lp_vipec_ecu.shtml

More information

ESM Manager 2 Easy to Use Interface Software

ESM Manager 2 Easy to Use Interface Software ESM Manager 2 Easy to Use Interface Software User Manual EnviroTech LLC 1517 Technology Drive Tel: (757) 549 8474 Suite 101 Fax: (757) 410 2382 Chesapeake, VA 23320 Email: info@n-virotech.com USA Web:

More information

INSTRUCTION MANUAL FOR GUARDIAN INFINITY SIM PROGRAM

INSTRUCTION MANUAL FOR GUARDIAN INFINITY SIM PROGRAM INSTRUCTION MANUAL FOR GUARDIAN INFINITY SIM PROGRAM Model: INF Firmware 60.xxx Date: July 16, 2008 Page 0 of 29 INDEX 1- INFSIM OVERVIEW:...3 1.1- STARTING THE SOFTWARE:...3 1.2- ESTABLISHING COMMUNICATIONS:...3

More information

install guide OEM-GM(RS)-GM2-[FLRSGM2]-EN

install guide OEM-GM(RS)-GM2-[FLRSGM2]-EN install guide Document number 00 Revision Date firmware OEM-GM(RS)-GM-[FLRSGM] hardware FLRSGM accessories FLPROG (REQUIRED) NOTICE The manufacturer will accept no responsability for any electrical damage

More information

MTX-A Temperature Gauge User Manual

MTX-A Temperature Gauge User Manual MTX-A Temperature Gauge User Manual 1. Installation... 2 1.1 Gauge Mounting... 2 1.2 Temperature Sensor Mounting... 2 1.2.1 Changing the MTX-A s Gauge Bezel... 2 1.3 Main Gauge Wiring... 3 1.3.1 Single

More information

An ISO 9001:2008 Registered Company

An ISO 9001:2008 Registered Company An ISO 9001:2008 Registered Company Upfitter Interface Module The following list represents firmware v4.69 A-UIM301-B 2012-2017 Nissan NV A-UIM501-B 2009-2018 Ford E Van, 2011-2016 F250-F550, 2013-2018

More information

PRODUCT GUIDE VW2410A DOCUMENT NUMBER REVISION DATE

PRODUCT GUIDE VW2410A DOCUMENT NUMBER REVISION DATE PRODUCT GUIDE DOCUMENT NUMBER REVISION DATE 20161107 NOTICE The manufacturer will accept no responsability for any electrical damage resulting from improper installation of this product, be that either

More information

SBS Software. Signals By Spreadsheet. Figure 1, SBS System Configuration

SBS Software. Signals By Spreadsheet. Figure 1, SBS System Configuration Figure 1, SBS System Configuration Internet (www.signalsbyspreadsheet.com) Interface Distributed Input/Output DIO Power Detectors Signals Positions In this guide, you will: Download (Initial Install for

More information

Graphical User Interface V1.0.3

Graphical User Interface V1.0.3 Graphical User Interface V1.0.3 Application User Guide 2015 MCI Solutions. All rights reserved. 240815-01 www.mcisolutions.ca Page ii Getting Started Table Of Contents Introduction.................................................

More information

Cascade Configuration Tool

Cascade Configuration Tool Cascade Configuration Tool Version 1.0.10 Installation and Operations Manual 00-02-0724 01-25-11 Section 40 In order to consistently bring you the highest quality, full featured products, we reserve the

More information

User Guide. Subaru Turbo (North American Models)

User Guide. Subaru Turbo (North American Models) User Guide Subaru Turbo (North American Models) Page 2 Table of Contents Product Introduction 4 Supported Vehicle List 4 In-Box Contents 5 What Is A Map? 7 AccessPORT Installation 8 Pre-Installation 8

More information

DNP Points List and Implementation

DNP Points List and Implementation S&C 6800 Series Automatic Switch Control DNP Points List and Implementation Table of Contents Section Page Section Page DNP Points List for 6801 Controls...1 6801 Status Points...2 6801 Double-bit Status

More information

PoKeys55 user s manual

PoKeys55 user s manual User s manual PoKeys55 user s manual 1. Description... 4 2. Features... 4 3. Requirements... 4 4. Installation... 5 5. Using PoKeys55 configuration application... 6 5.1. Inactive... 6 5.2. Digital input...

More information

TEAM DIGITAL. SMD84 Switch Machine Driver with Serial Bus

TEAM DIGITAL. SMD84 Switch Machine Driver with Serial Bus TEAM DIGITAL SMD84 Switch Machine Driver with Serial Bus Improving the world of DCC > DCC compatible accessory decoder > Drives 8 solenoid and/or stall type machines > 8 configurable routes > 13 Individually

More information

CF3000 Dealer Diagnostic Tool Instruction Manual

CF3000 Dealer Diagnostic Tool Instruction Manual CF3000 Dealer Diagnostic Tool Instruction Manual Table of Contents: About the CF3000......3 Important Precautions......4 Components....5 Charging the CF3000......7 Licensing the CF3000.......8 Updating

More information

Quick Installation Guide

Quick Installation Guide Manual# 1100274 Quick Installation Guide SDU 410 Safety Unit Quick Installation Guide for SDU 410 Safety Unit ~~~ Revision 1.1 Revised November 10, 2016 Revision history: Rev. Date Description 1.0 04.2012

More information

COMPLETE INSTALLATION & PROGRAMMING GUIDE MYCAR Telematics Communicator

COMPLETE INSTALLATION & PROGRAMMING GUIDE MYCAR Telematics Communicator COMPLETE INSTALLATION & PROGRAMMING GUIDE MYCAR Telematics Communicator This system must be installed by a professional. NOTICE T h e manufacturer will accept no responsability for any electrical damage

More information

ISO 9001 CERTIFIED. 607 NW 27th Ave Ocala, FL Phone: (352) or Fax: (352) OPERATION MANUAL

ISO 9001 CERTIFIED. 607 NW 27th Ave Ocala, FL Phone: (352) or Fax: (352) OPERATION MANUAL ISO 9001 CERTIFIED Phone: (352) 629-5020 or 800-533-3569 Fax: (352)-629-2902 ES-Key 18 Input module (selectable polarity) with 3 outputs (selectable polarity) with 1 analog (selectable 0-5V or 4-20mA)

More information

5450 NW 33rd Ave, Suite 104 Fort Lauderdale, FL Fruitland Ave Los Angeles, CA UM Channel Monitor.

5450 NW 33rd Ave, Suite 104 Fort Lauderdale, FL Fruitland Ave Los Angeles, CA UM Channel Monitor. 5450 NW 33rd Ave, Suite 104 Fort Lauderdale, FL 33309 3211 Fruitland Ave Los Angeles, CA 90058 UM-600 6-Channel Monitor Version 2 Installation and Operation Manual Rev. G P/N145F-12990 PCO 00007462 (c)

More information

Expense Management Asset Management

Expense Management Asset Management Expense Management Asset Management User Guide NEC NEC Corporation November 2010 NDA-31136, Revision 1 Liability Disclaimer NEC Corporation reserves the right to change the specifications, functions, or

More information

IS-S0108 Single Switch Solution

IS-S0108 Single Switch Solution IS-S0108 Single Switch Solution IS-S0108 Single Switch Solution Revision D NKK SWITCHES 7850 E. Gelding Drive Scottsdale, AZ 85260 Toll Free 1-877-2BUYNKK (877-228-9655) Phone 480-991-0942 Fax 480-998-1435

More information

IME-100 Interdisciplinary Design and Manufacturing

IME-100 Interdisciplinary Design and Manufacturing IME-100 Interdisciplinary Design and Manufacturing Introduction Arduino and Programming Topics: 1. Introduction to Microprocessors/Microcontrollers 2. Introduction to Arduino 3. Arduino Programming Basics

More information