DeviceView Read

DeviceView Read

by SkyView Connectivity LLC
4.5 ยท 2,435 ratings
299.99 USD Download from Mac App Store
v1.2 ยท Updated 2 months ago ยท 6.1 Mb ยท Released Sep 2015

How do you feel about this app?

Key Features

๐Ÿค– AI Powered
โ˜๏ธ Cloud Sync
โœจ Filters & Effects
๐Ÿ’ป Code Editor
๐Ÿ—œ๏ธ Archive / Compress
๐Ÿ“ก Network Tools
DeviceView Read

About DeviceView Read

Connect to meters, relays and PLCs on your Mac quickly and easily over direct Ethernet communication (no middleware, no Internet needed). Get organized data at your fingertips to monitor your devices communicating with common industrial protocols. Useful for people who: People in facilities who want to view the power distribution information on their Mac desktop and laptop computers. This app can aid in keeping operators outside the Arc Flash zone, save time identifying electrical system conditions and provide a cost effective HMI. Innovative format process eliminates cumbersome on-site engineering configuration hours. DeviceView for Mac uses the same Device Formats as the DeviceView iOS mobile app. Download device formats from the cloud for fast and easy device setup. User Features & Benefits Instant access to devices in your facility for your Mac computers. Stay out of arc flash zone and access electrical system data and settings. Add connectivity to your existing system. Nothing to remove or replace. Works with common industrial protocols such as Modbusยฎ. Direct communication link, no need for embedded servers and eliminates the need for โ€œmiddlewareโ€ Native macOS App that communicates directly, no need forWindowsยฎ emulators, servers or OCP servers anywhere in the system. Easy integration - you can do it yourself. Use existing Device Formats or SkyView Connectivity can create them for you. No typing in detailed register maps โ€” format files for devices are in the SkyView Connectivity iCloud library. Contact SkyView Connectivity for custom formats. Data from multiple devices can be displayed on a single table view. Major device communication improvements for faster text and graphics screen updates. Technical Specifications Modbusยฎ Supported functions: Read Coil Write Coil Read Analog Inputs Read Holding Registers Write Holding Registers Read Discrete Inputs Data Formats supported: Unsigned Integer 16 bit Unsigned Integer 32 bit Signed Integer 16 bit Signed Integer 32 bit Float 32 bit (IEEE-754 floating point) Float 64 bit (IEEE-754 floating point) 32-bit โ€˜Modulus-10000โ€™ Format (Schneider Electric ION) Unsigned char (8 bit), Most Significant Byte and Least Significant Byte Signed char (8 bit), Most Significant Byte and Least Significant Byte Bitmaps and enumerations are read and written as 16 bit or 32 bit unsigned integers. char (8 bit) quantity writes retain the value of the complementary 8 bits Register Arithmetic Integer and floating point operations: unary plus + unary minus - multiplication * division / addition + subtraction - precedence change, or grouping () assignment of the calculation result => Bitwise operations: bitwise shift right >> bitwise shift left