Advertisement

Quick Links

https://ametekinc.sharepoint.com/sites/solartronmetrologydocs/mark
Issue
1
Page 1 of 28
eting/503899.docx
Steyning Way
PO22 9ST
Bognor Regis
United Kingdom
www.solartronmetrology.com

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Solartron Metrology Compass SC1 and is the answer not in the manual?

Questions and answers

Summary of Contents for Ametek Solartron Metrology Compass SC1

  • Page 1 https://ametekinc.sharepoint.com/sites/solartronmetrologydocs/mark Issue Page 1 of 28 eting/503899.docx • • • • Steyning Way PO22 9ST Bognor Regis United Kingdom www.solartronmetrology.com...
  • Page 2: Table Of Contents

    Contents General ....................3 Introduction ..................... 4 Electrical Installation ................5 3.1. Electrical connections ............... 5 3.2. Output Connector ................5 Mechanical Installation................6 4.1. Environmental ................. 6 Features ....................7 5.1. Communicating with SC(D)1 ............. 7 5.2. Setting up Probes................7 5.2.1.
  • Page 3: General

    General TRADEMARKS AND COPYRIGHTS Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted in any form or by means, electronic or mechanical, for any purpose, without the express permission of Solartron Metrology. ©...
  • Page 4: Introduction

    Introduction This document specifies the function and performance of the Solartron Metrology Single Conditioning Unit Channel SC1 (no display) and SCD1 (with 6-digit, 7 segment display). The Solartron Metrology Conditioning Unit Single Channel has a 5-pin DIN female socket to connect to the AX range of Calibrated LVDT or half bridge sensors.
  • Page 5: Electrical Installation

    Electrical Installation 3.1. Electrical connections The SC1 / SCD1 has: Probe (Sensor) Connector – a 5-pin DIN female socket for sensor LVDT or half bridge • (HB). Note that during Calibration & Configuration, the type is autodetected. Refer to Probes USB type C.
  • Page 6: Mechanical Installation

    Mechanical Installation The SC1, SCD1 may be DIN rail, 35 mm, mounted or freestanding. 4.1. Environmental Indoor use; altitude up to 2 000 m; temperature 5 °C to 60 °C; maximum relative humidity 80 % for temperatures up to 31 °C decreasing linearly to 50 % non-condensing. Degree of ingress protection: IP30.
  • Page 7: Features

    Features 5.1. Communicating with SC(D)1 The SC(D)1 can be externally accessed via: • A serial protocol (using a virtual COM port) using the USB connection – refer to Serial Interface • “Orbit GCS” (part of the Orbit3 Suite) offers an easy way of displaying the sensor position, perform mathematical functions and record data onto a windows PC.
  • Page 8 Click Find Devices, wait until a list of connected devices is displayed. Select the desired one. Now select from Configure digital data, Calibrate, Validate, Configure filter, Configure High / Low limits, Configure displayed number of digits or Configure Analogue outputs. (This is stored in non-volatile memory and can be changed any time as required).
  • Page 9 5.2.1.1.Configure Digital Data Click “Configure digital data” to select from mm, inches or mil (thousands of inch) then click finish. Modbus (if required). Set the Modbus baud rate: 4800, 9600, 19200, 38400, 57600, or 115200. Set the Modbus Node ID number (server): 1 to 247. Modbus parity: none, even or odd.
  • Page 10: Leds

    5.3. LEDs The two bi-colour LEDs indicate: Green Status (left) SC(D)1 set up** SC(D)1 not set up Measurement (right) In limits Outside limits ** set-up means that the SC(D)1 has been through the Calibration process. 5.4. Switches (SCD1 only) Left Enter Right The SCD1 contains three switches for user control.
  • Page 11: Modbus Rtu

    Press and hold ‘Left’ to reduce the number of decimal places by one (display will reduce to show ‘0.0000’, then ‘0.000’, then ‘0.00’ then “0.0”. The lower limit is one decimal place. Press and hold ‘Right’ to increase the number of decimal places by one (display increase to show ‘0.00’, then ‘0.000’, then ‘0.0000’...
  • Page 12: Modbus Parameter Map

    5.5.4. Modbus parameter Map Currently only 2 addresses on the parameter map are available for user to be read via Modbus read command. Modbus Parameter on the SC1 data map Application on Modbus Number of Data Register interface Modbus Type Start Registers Address...
  • Page 13: Settings / Data Map

    Settings / Data Map At its heart, the SC(D)1 has a parameter (or data) map that contains all settings and readings. This unit has many settings. The Calibration & Configuration Utility software is designed to adjust common user settings more easily & to avoid having to: Manually set-up the probe &...
  • Page 14 Also, set via the Utility – Configure displayed number of digits Note that this can also be altered using the Switches (SCD1 only) Output Filtering uInt16 Number of averaging of main reading. Also, set via the Utility – see Configure Filter Baud Rate Baud rate for Modbus / serial comms enum...
  • Page 15: Units Of Measure (Uom)

    Logic Low Voltage short Sets the Analogue Output Function logic LOW level in mV Modbus Node ID uInt8 NodeID or SlaveID, the address of the SC1 as a node on Modbus network. Also, set via the Utility – Configure Digital Data Modbus Parity Type None(0), Odd(1), Even(2) uInt8...
  • Page 16: Probe Readings

    readModeAbsolute The SC(D)1 reading is NOT zeroed – parameter ‘Reading in UOM Zero’ is set to zero. Note that this can also be achieved using the Switches (SCD1 only). readModeZero_Applying Set this to request to zero the to the present reading.
  • Page 17: Using Integers With Implied Decimal Places

    Parameter – see Settings / Data Map Details Streaming 0=> stream, Non zero => Do not stream NOT stored in non-vol Serial Stream Rate Delay between streamed readings in milliseconds 6.4. Using integers with implied decimal places To avoid using floating point maths, a 32 bit signed integer is used to represent a binary number with a decimal place –...
  • Page 18: Reading

    Limits Logic Output goes high (V ) outside limits, low (V ) inside limits Reading 0 to 10V Analogue output (0 to 10V) over the calibrated reading range 6.6.1. Reading This will output the reading scaled to either: • +/-10V output 0 to 10V output •...
  • Page 19: Usb Serial Interface

    USB Serial Interface The USB / serial protocol relies on Windows assigning a virtual COM port for the SC(D)1 to the user. Other operating systems (e.g. Linux) should operate in a similar manner (but this has not been tested recently). The serial protocol accesses various parameters (see Settings / Data Map) from the SC1.
  • Page 20 o example: to write Setting <Setting> to <Value>, Length = N bytes in total for a N byte value  Send:  ‘^’, ‘W’, Address byte, Length, <Setting>, <Value>, <Checksum> For example: To Write the “Output Filtering” (data map index = 24, 2 bytes) to 100, open the serial port and using suitable terminal read / write software send: “^W\x01\x02\x18\x64\x00\xCC”.
  • Page 21: Other Detail

    Send: ‘^’, “’T’, Address byte • Reply: ‘>’, <Status>. • 7.1.3. Other Detail 7.1.3.1.Checksum This is an 8 bit (byte) 2’s complement checksum = Complement(∑ bytes) + 1; This is used to provide validation of data when reading a setting (ReadSetting) or Writing a setting (WriteSetting) For example, using the example for WriteSetting: To Write the “Output Filtering”...
  • Page 22: Identifying A Sc(D)1

    Reserved for future versions that support multiple modules, • 7.1.3.4.Reading format When a reading is requested, it is returned in an ASCII format. If Binary format is desired, the data map should be read – see Probe Readings via the DataMap 7.1.3.4.1.SI3500 The reading format is designed to be the same as the Solartron SI3500 readout and Orbit ACS (for further information, see ACS manual (503110), section 15.2 - SI3500 COMPATIBILITY...
  • Page 23: Orbit Compatibility

    appears as COM14 Bus reported USB device description Example: SC1 Orbit Compatibility Orbit software is designed to interface to the SC(D)1A to treat it as a controller with a single module (that is internal to it). The module is manually added (via Ping, Notify etc). Therefore, the SC(D)1 will be detected by standard Orbit software (e.g.
  • Page 24: Probes

    Probes AX/S – Spring Push (0.7 N ~70 gf) ±0.25, ±0.5, ±1, ±1.5, ±2.5, ±5, ±10 mm. AX/P – Pneumatic Push (0.7N ~70 gf) ±2.5, ±5, ±10 mm. AJ/P – Jet Pneumatic Push ±2.5, ±5, ±10 mm. AT – Feather touch (0.18N ~18 gf) ±1, ±1.5, ±2.5, ±5, ±10 mm. AW –...
  • Page 25: Transducer Connector Half Bridge

    9.2. Transducer Connector Half Bridge Standard Half-Bridge Gauging Probe Plug Connections Black Cable Screen Half-Bridge Blue Case Yellow Plug view into pins Case Note 1: + indicates inward movement of the tip. Note 2: The transducer body may be disconnected from the cable screen by cutting the black wire inside the connector https://ametekinc.sharepoint.com/sites/solartronmetrologydocs/mark Issue...
  • Page 26: Specification

    Specification 10.1. Approvals (CE, UKCA), and EMC SC1, and SCD1 are CE, UKCA marked and comply with EN IEC 61326-1:2021; FCC CRF 47 Part 15B:2021 & ICES-003 issue 7:2020. Parameter Specification Probe compatibility. Calibrated Solartron AX series probes with a 5 pin DIN connector.
  • Page 27: Revision History

    REVISION HISTORY REVISION DATE COMMENTS Initial Issue https://ametekinc.sharepoint.com/sites/solartronmetrologydocs/mark Issue Page 27 of 28 eting/503899.docx...
  • Page 28: Https://Ametekinc.sharepoint.com/Sites/Solartronmetrologydocs/Mark Issue

    https://ametekinc.sharepoint.com/sites/solartronmetrologydocs/mark Issue Page 28 of 28 eting/503899.docx...

This manual is also suitable for:

Solartron metrology compass scd1

Table of Contents