docs: HC900 작업 문서 추가
- Controller.csv: 컨트롤러 설정 정보 - HC900-PID.txt: PID 파라미터 참조 - HW_Universal_Modbus/: HC900 Modbus 통신 매뉴얼 - 작업지시서-대소문자-DB정합성: 대소문자 DB 정합성 작업 지시 - WARNING-문제점: 프로젝트 이슈 트래킹
This commit is contained in:
11
docs/Controller.csv
Normal file
11
docs/Controller.csv
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemName,Class,Tag,TagDeleted,ItemNumber,ItemDescription,DownloadedName,Target,DateModified,DateDownloaded,DynamicScan,DynamicScanPeriod,AssociatedAsset,IPAddress2,IPAddress1,ControlDelay,WriteDelay,TimeSync,DiagAddress,Flags,BaudRate,Code4PacketLimit,Code3PacketLimit,Code2PacketLimit,Code1PacketLimit,ControllerDeviceType,ControllerDataTable,ControllerOffset,ControllerDeviceID,ControllerMarginal,ControllerFail,ControllerChannelName,DisableAlternatePolling
|
||||
C1,UniversalModbusController,FALSE,FALSE,RTU00001,,,,2025-07-23T15:51:10.310,2025-06-14T18:52:51.660,FALSE,1,$UNASSIGNEDITEMS,192.168.1.250,192.168.0.250,,,,,,,,,,,HC900,Holding Registers Lower,0,1,5,10,CHAUNI0,FALSE
|
||||
C2,UniversalModbusController,FALSE,FALSE,RTU00002,,,,2025-07-23T15:51:10.313,2025-06-14T18:52:51.660,FALSE,1,,192.168.1.230,192.168.0.230,,,,,,,,,,,HC900,Holding Registers Lower,0,1,5,10,CHAUNI0,FALSE
|
||||
C3,UniversalModbusController,FALSE,FALSE,RTU00003,,,,2025-07-23T15:51:10.317,2026-05-02T17:01:26.080,FALSE,1,,192.168.1.240,192.168.0.240,,,,,,,,,,,HC900,Holding Registers Lower,0,1,5,10,CHAUNI0,FALSE
|
||||
C4,UniversalModbusController,FALSE,FALSE,RTU00004,,,,2025-07-23T15:51:10.317,2025-06-14T18:52:51.660,FALSE,1,,192.168.1.220,192.168.0.220,,,,,,,,,,,HC900,Holding Registers Lower,0,1,5,10,CHAUNI0,FALSE
|
||||
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
|
||||
ItemName,Class,Tag,TagDeleted,ItemNumber,ItemDescription,DownloadedName,Target,DateModified,DateDownloaded,DisableAlternatePolling,DynamicScan,DynamicScanPeriod,AssociatedAsset,ControllerMarginal,ControllerFail,ControllerChannelName,ControllerBaseNode,ControllerStaleLastUsable,ControllerUseOpcTimestamp,LinkAEndpointUrl,LinkBEndpointUrl,SecurityMode,SecurityLevel,LoginType,,,,,,,,
|
||||
CONOUA1,OPCUAController,FALSE,FALSE,RTU00007,,,,2026-04-26T18:27:17.520,2026-04-26T18:27:24.007,FALSE,TRUE,1,,5,10,CHAOUA1,,FALSE,FALSE,192.168.0.132:4841,0.0.0.0:4840,NONE,,ANONYMOUS,,,,,,,,
|
||||
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
|
||||
ItemName,Class,Tag,TagDeleted,ItemNumber,ItemDescription,DownloadedName,Target,DateModified,DateDownloaded,TransactionIDForModbusTCP,DynamicScan,DynamicScanPeriod,AssociatedAsset,MODUSEFN16,AsciiNoCRLF,ModiconDiagnostic,IPAddress2,IPAddress1,IPPortNumber1,IPPortNumber2,ModiconProtocol,ModiconType,ModiconStationID,ModiconOffset,ControllerMarginal,ControllerFail,ControllerChannelName,DisableAlternatePolling,,,,
|
||||
DBSVR,ModiconController,FALSE,FALSE,RTU00005,Database Server Status check Controller ModbusTCP,,,2026-02-07T20:53:33.317,2026-02-07T20:53:40.740,TRUE,FALSE,1,,FALSE,FALSE,0,192.168.1.0,192.168.0.70,5020,5020,Modbus TCP,Holding Register,1,0,25,50,CHAMOD0,FALSE,,,,
|
||||
|
137
docs/HC900-PID.txt
Normal file
137
docs/HC900-PID.txt
Normal file
@@ -0,0 +1,137 @@
|
||||
Home > Function Block Information > Function Block Directory > Loop Blocks > PID
|
||||
|
||||
PID
|
||||
PID.gif
|
||||
|
||||
Description
|
||||
|
||||
The PID label stands for Proportional, Integral, and Derivative (3-mode) control action. This block is part of the Loop Blocks category.
|
||||
|
||||
Function
|
||||
|
||||
Provides Proportional (P, Integral (I and Derivative (D, (3-mode) control action based on the deviation or error signal created by the difference between the setpoint (SP) and the Process Variable analog input value (PV).
|
||||
|
||||
It provides two digital output signals for alarms based on configured parameters.
|
||||
|
||||
The PID function block provides for Feedforward, Cascade, and Ratio control.
|
||||
|
||||
Automatic tuning with Fuzzy Logic Overshoot Suppression can be configured.
|
||||
|
||||
Digital inputs may be used to set control mode, select the setpoint source, change control action plus other discrete actions.
|
||||
|
||||
Inputs
|
||||
|
||||
PV = Process Variable Analog Input value in Engineering Units to be controlled
|
||||
|
||||
RSP = Remote Setpoint Analog Input value in Engineering Units or Percent to provide external setpoint
|
||||
|
||||
FFV = Feedforward value in percent. The Feedforward value is multiplied by the Feedforward Gain, then directly summed into the output of the PID block
|
||||
|
||||
TRV = Output Track value in Percentage (PID Output = TRV Input when TRC = ON.)
|
||||
|
||||
TRC = Output Track Command [ON, OFF (On -Enables TRV.) (Mode = Local Override)
|
||||
|
||||
BIAS = Remote Bias value for Ratio PID
|
||||
|
||||
SWI = Switch Inputs (from SWO on LPSW function block)
|
||||
0 = No Change
|
||||
1 = Initiate Autotuning
|
||||
2 = Change Control Action
|
||||
4 = Force Bumpless Transfer
|
||||
8 = Switch to Tune Set 1
|
||||
16 = Switch to Tune Set 2
|
||||
|
||||
MDRQI = External Mode request (typically connected to the MDRQO output of a MDSW function block that encoded discrete switch inputs).
|
||||
|
||||
0 = No Change
|
||||
1 = Manual Mode Request
|
||||
2 = Auto Mode Request
|
||||
4 = Local Mode Request
|
||||
8 = Remote Mode Request
|
||||
|
||||
BCI = Back Calculation Input (for blocks used as Cascade Primary
|
||||
|
||||
Outputs
|
||||
|
||||
OUT = Control Output
|
||||
|
||||
WSP = Working Setpoint in Engineering Units for monitoring
|
||||
|
||||
AL1 = Alarm 1 - Digital Signal
|
||||
|
||||
AL2 = Alarm 2 - Digital Signal
|
||||
|
||||
DIRECT = Direct Acting control (ON = Direct, OFF = Reverse Acting)
|
||||
|
||||
ATI = Autotune Indicator (ON = Autotune in Progress)
|
||||
|
||||
MODE = Loop mode status (typically connected to the Mode Flags block for encoding). Value indicates modes as follows:
|
||||
0.0 RSP AUTO
|
||||
1.0 RSP MAN
|
||||
2.0 RSP Initialization Manual (See Note 1)
|
||||
3.0 RSP Local Override (See Note 1)
|
||||
4.0 LSP AUTO
|
||||
5.0 LSP MAN
|
||||
6.0 LSP Initialization Manual (See Note 1)
|
||||
7.0 LSP Local Override (See Note 1)
|
||||
|
||||
BCO - Back Calculation Output (for blocks used as Cascade Secondary)—See Note 2.
|
||||
|
||||
NOTE 1.
|
||||
When a request to change from Auto to manual is received and:
|
||||
- the request comes from the operator Interface, the request is ignored.
|
||||
|
||||
- the request comes from the Mode Switch (MDSW) function block, the request is retained
|
||||
and when leaving the Initialization Mode or Local Override Mode the loop will go to manual.
|
||||
|
||||
NOTE 2.
|
||||
BCO output is provided for applications where the block is used as a cascade secondary.
|
||||
BCI input is provided for applications where the block is used as a cascade primary. When the BCO output of a secondary loop is connected to the BCI input of a primary loop, bumpless transfer is achieved when the secondary is switched into remote setpoint (i.e., cascade) mode. In addition, the primary loop is prevented from reset windup when the secondary is de-coupled from the process. The secondary is de-coupled from the process when it is in local setpoint mode or manual output mode or has reached a setpoint or output limit or is integral limiting because of its BCI input.
|
||||
|
||||
|
||||
|
||||
Operation details
|
||||
|
||||
The PV Hi/Lo range values configured in the PID-Range/Limit Tab determine the points at which the block status changes to a fail condition, driving the output to the configured failsafe value. There is no dead band for these PID block limits. To prevent the loop from going to failsafe, the user can adjust the PV Hi/Lo settings to allow for slight variations of the PV value from an AI channel that operates at or near these limits. Additionally, if the PV value exceeds the configured limits, the PID block will indicate a PV out of range status and will cause the bad block pin of the system monitor block to energize.
|
||||
|
||||
When the control mode is switched from Manual to Automatic, the mode switchover is bumpless and the PID loop's integration time is set to zero. Control Action is then determined by the control loop configuration and tuning.
|
||||
|
||||
In version 4.X controller firmware, the system default is set to cause a manual mode to override the Track command; the user has the option to change this setting in HC Designer to allow the Track command to override the Manual mode output. This action is a master setting and cannot be configured per loop. Loop Mode Priority
|
||||
|
||||
When the output of a PID loop is driven to the Hi or Lo Output limit, the integral value is clamped to prevent reset wind up.
|
||||
|
||||
|
||||
|
||||
Configurable Parameters
|
||||
|
||||
The PID properties dialog box is divided into 7 tab cards
|
||||
|
||||
Click on the tab name below to access the Configurable Parameters for that tab.
|
||||
|
||||
GENERAL
|
||||
START/RESTART
|
||||
RSP
|
||||
RANGE/LIMIT
|
||||
TUNING
|
||||
ACCUTUNEIII
|
||||
ALARMS
|
||||
|
||||
|
||||
|
||||
Other Control Blocks
|
||||
|
||||
CARB - Carbon Potential
|
||||
|
||||
TPSC - Three Position Step
|
||||
|
||||
ONOFF -
|
||||
|
||||
AMB - Auto/Manual Bias
|
||||
|
||||
|
||||
|
||||
Associated Blocks
|
||||
|
||||
Setpoint Programmer Blocks
|
||||
|
||||
Setpoint Scheduler Blocks
|
||||
@@ -0,0 +1,252 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>About configuring history backfill</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle">About configuring history backfill</h1>
|
||||
<p><a name="aanchor464"></a>
|
||||
<MadCap:concept term="ref" />Most of the configuration tasks associated with using the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> history backfill functionality must be performed at the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> level using the HC (Hybrid Control) Designer software. This involves configuring a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a> Rate <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">function block<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as FB. An executable software object that performs a specific task, such as measurement or control, with inputs and outputs that connect to other entities in a standard way. They can be connected and grouped together to construct simple or complex control strategies. You can view function blocks as a symbol, configuration form, as part of a strategy, or as a user-defined view in an operator schematic. See also: function block configuration form, function block faceplate, function block symbol.</span></a> and several Trend Point function blocks on the controller. Refer to the HC (Hybrid Control) Designer documentation for further details.</p>
|
||||
<p>After you have assigned points to the Trend Point function <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">block<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A unit of data and operation within Experion. Experion uses blocks as the component from which control strategies are built. The two categories of blocks are hardware entities and functional entities.</span></a> in the controller, these points must also be assigned to <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">standard history<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The type of history that collects one-minute snapshots of point parameter values, as well as a number of averages based on those one-minute snapshots. Compare: exception history, extended history, fast history. See also: history, point parameter.</span></a> on the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a>. This can be done using <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Quick Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The Experion tool used to configure system components, such as standard points, Flex Stations, controllers (other than process controllers), electronic flow measurement (EFM), and printers. See also: controller, electronic flow measurement (EFM), Flex Station, process controller, standard point.</span></a> (recommended) or directly in <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> via the History Assignment displays. You can optionally configure History Archiving (see the topic "History Archiving" in the <span class="cite"><MadCap:conditionalText MadCap:conditions="Combo_HPS.exp_ehs" class="cite" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Server and Client Configuration Guide</MadCap:conditionalText></span>).</p>
|
||||
<h2 class="sectiontitle">Configuring history backfill</h2>
|
||||
<p>To allow the history backfill process to operate, you need to change some server settings. Use Station to make these changes.</p>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span><b></b>Selecting to enable history backfill using the steps below does not trigger a backfill of history; it only enables the history backfill option.<p class="pli">To trigger a backfill of history for a particular controller, go to that controller’s status display and clear the <span class="uicontrol">Enable History Backfill</span> check box for at least one minute. Then, select the <span class="uicontrol">Enable History Backfill</span> check box. This will trigger history backfill for that controller.</p><p class="pli">In HC (Hybrid Control) Designer, when configuring <span class="uicontrol">Trend Backfill Log Point Selection</span>, you must select <span class="uicontrol">Use Modbus Address</span>.</p></p>
|
||||
<p>To configure history backfill:</p>
|
||||
<ol>
|
||||
<li value="1">
|
||||
<p class="pli">From the Station menu, choose <span class="uicontrol"><span class="uicontrol">Configure</span><span class="uicontrol">System Hardware</span><span class="uicontrol">Server Wide Settings</span></span>.</p>
|
||||
</li>
|
||||
<li value="2">
|
||||
<p class="pli">Select the <span class="uicontrol">History Backfill</span> tab.</p>
|
||||
</li>
|
||||
<li value="3">
|
||||
<p class="pli">Select the <span class="uicontrol">Enable history backfill</span> check box to enable history backfill.</p>
|
||||
</li>
|
||||
<li value="4">
|
||||
<p class="pli">In the <span class="uicontrol">Maximum number of days to backfill</span> box, enter the maximum number of days that history can be backfilled (23 recommended).</p>
|
||||
<p class="pli">Any event data older than this number of days will be discarded and will not be inserted into history. This maximum number of days must not exceed the number of days of standard history snapshots that is configured for the system.</p>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
241
docs/HW_Universal_Modbus/Concepts/About_history_backfill-QB5.htm
Normal file
241
docs/HW_Universal_Modbus/Concepts/About_history_backfill-QB5.htm
Normal file
@@ -0,0 +1,241 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>About history backfill</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor4392"></a>
|
||||
<MadCap:concept term="ref" />About history backfill</h1>
|
||||
<p><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> firmware versions later than v4.4 support an historical data collection function. The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a> Point function blocks added to the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> configuration allow the controller to buffer point values that are collected at configurable rates.</p>
|
||||
<p>When this function is configured in the controller, the buffered data can be used to populate history on the Experion <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> if a controller is disconnected from the server and cannot collect point values via normal scanning. The process used is called history backfill and is initiated when the controller comes back online after it has been disconnected for more than one minute. This disconnection could be due to:</p>
|
||||
<ul>
|
||||
<li>the controller failing due to a communications failure</li>
|
||||
<li>the controller being diabled (Out of service)</li>
|
||||
</ul>
|
||||
<p>The history backfill function only supports <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">standard history<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The type of history that collects one-minute snapshots of point parameter values, as well as a number of averages based on those one-minute snapshots. Compare: exception history, extended history, fast history. See also: history, point parameter.</span></a> 1 minute snapshots for analog and status points. When history is backfilled, value/timestamp pairs are read from all configured trend buffers in the controller. These are then inserted into standard history snapshots as if they were read by the server at the value's timestamp.</p>
|
||||
<p>The history backfill function is a licensable option.</p>
|
||||
<div class="noteCaution" data-mc-autonum="<b>CAUTION: </b>"><span class="autonumber"><span><b>CAUTION: </b></span></span>For points that have history backfill configured:
|
||||
<ul class="table"><li>Standard history averages are NOT re-averaged</li><li>.Any <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">PV<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The process variable. An actual value in a process. In the case of an analog point, for example, the PV represents values such as temperature, flow, and pressure. A PV may also be sourced from another parameter or be calculated from two or more measured or calculated variables using a point algorithm. See also: analog point, parameter, point algorithm, PV algorithm, PV clamp, PV period.</span></a> or OP with non-consecutive addressed bits is not recalculated</li></ul></div>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,232 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Architectures for   Universal Modbus</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5878"></a>
|
||||
<MadCap:concept term="ref" />Architectures for Honeywell Universal Modbus</h1>
|
||||
<p>Many different types of controllers can be connected to the same Universal Modbus network. The only requirements are that every <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> on the same network uses the same connection type, the same baud, and that each controller has a unique device identification number. </p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,374 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Configuring SPP monitoring</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor3563"></a>
|
||||
<MadCap:concept term="ref" />Configuring SPP monitoring</h1>
|
||||
<p>The user may view and control the current state of <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">set point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> programs in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> and UMC800 controllers from one of three monitoring displays. The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SPP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Setpoint in percent. See also: setpoint parameter.</span></a> Summary displays allows the user to monitor the first four programmers in a given HC900 or UMC800 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>. This display provides information about the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> programmers, including their current state and segment number, the segment time remaining, and a history of the current program.</p>
|
||||
<p> The SPP Program display allows the user to view the program configuration of a specific programmer. This display is very similar to the Profile Configuration display in that it shows a time-based program of 2 to 50 segments in length, where each segment of the program can be a ramp or soak except the last segment that must be a soak. The difference is that the SPP Program display reads and writes a set point program from an SP programmer, and does not store the program in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> database.</p>
|
||||
<p>The SPP <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a> display allows the user to view the history of an SP programmer and compare it to the ideal profile. To collect history, a point needs to be built for each SP programmer in a controller. These points are used to monitor the process PVs driven by the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">primary<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>1. For Regulatory Control blocks in a cascade strategy: A primary is an upstream block from which an initializable input is fetched. A block has one primary for each initializable input. See also: block. 2. The controller (or chassis) that is currently controlling the redundant process by carrying out the assigned functions. Compare: secondary. See also: assigned function, chassis, controller redundancy.</span></a> and auxiliary outputs of the programmers, collecting the values and storing them in history. </p>
|
||||
<h2 class="sectiontitle">Building points for SPP monitoring</h2>
|
||||
<p><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Quick Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The Experion tool used to configure system components, such as standard points, Flex Stations, controllers (other than process controllers), electronic flow measurement (EFM), and printers. See also: controller, electronic flow measurement (EFM), Flex Station, process controller, standard point.</span></a> can be used to build the points for monitoring the SP programmers. The points must be of 'Analog' type, and a unique point must be created for each programmer. The source addresses used to monitor SP Programmer 1 in an HC900 or UMC800 controller are described below.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<caption>
|
||||
<p class="tableCaption" data-mc-autonum="Table 5-1: "><span class="autonumber"><span>Table 5-1: </span></span>SP Programmer 1 Parameter Definition</p>
|
||||
</caption>
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as point parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a>
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">PV<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The process variable. An actual value in a process. In the case of an analog point, for example, the PV represents values such as temperature, flow, and pressure. A PV may also be sourced from another parameter or be calculated from two or more measured or calculated variables using a point algorithm. See also: analog point, parameter, point algorithm, PV algorithm, PV clamp, PV period.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Address the PV being driven by the output of SPP 1 in your process. See below for an example.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AL1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">PV high value</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AL2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">PV low value</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SP</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">SPP 1 OUT</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">A1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Address the PV being driven by the auxiliary output of SPP 1 in your process. See below for an example.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AL3</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">A1 high value</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AL4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">A1 low value</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">A2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">SPP_ADD 1 AUX_OUT </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">A3</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">SPP 1 STATUS_HOLD</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">A4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">SPP 1 STATUS_END</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>The point should also be configured with:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">Two-second scan periods for each parameter.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Disable Alarming set (that is, alarms are disabled).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Fast, Normal, and <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Extended history<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The type of history that collects 1-hour, 8-hour, and 24-hour snapshots of point parameter values. Compare: exception history, fast history, standard history. See also: history, point parameter.</span></a> collection for each parameter.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">PV range sufficient to cover the output of the programmer.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>The following diagram illustrates a typical HC900/UMC800 configuration. In this example, when configuring a point in <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> to track programmer <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">block<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A unit of data and operation within Experion. Experion uses blocks as the component from which control strategies are built. The two categories of blocks are hardware entities and functional entities.</span></a> SPP3, you should configure the point's PV parameter to read the PV of loop PID2, and its A1 parameter to read the calculated PV from CARB5.</p>
|
||||
<p class="figCaption" data-mc-autonum="Figure 5-1: "><span class="autonumber"><span>Figure 5-1: </span></span>Example SPP Implementation</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModBusSPP_484x350.gif" style="width: 484;height: 350;" />
|
||||
</p>
|
||||
<p>To monitor the other SP programmers, create a new point for each programmer and replace the '1' in the Source Address with the given programmer number (valid 1 to 4). Each point must have a unique name. Repeat this process until you have created points for each programmer. When all points have been built, download them to the server database. See the <span class="cite"><MadCap:conditionalText MadCap:conditions="Combo_HPS.exp_ehs" class="cite" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Server and Client Configuration Guide</MadCap:conditionalText></span> for information on points.</p>
|
||||
<h2 class="sectiontitle">To configure SPP monitoring</h2>
|
||||
<ol>
|
||||
<li value="1">
|
||||
<p class="pli">Disable the HC900 HC900 & UMC800 channels.</p>
|
||||
</li>
|
||||
<li value="2">
|
||||
<p class="pli">Select <span class="uicontrol"><span class="uicontrol">Configure</span><span class="uicontrol">Applications</span><span class="uicontrol">HC900/UMC800</span><span class="uicontrol">Programmer Operation</span></span>.</p>
|
||||
<p class="pli">The SPP Summary display opens.</p>
|
||||
</li>
|
||||
<li value="3">
|
||||
<p class="pli">For each HC900 and UMC800 controller, enter each point configured for this controller in the appropriate slot.</p>
|
||||
</li>
|
||||
<li value="4">
|
||||
<p class="pli">Enable the channels.</p>
|
||||
<p class="pli">You can verify the SPP monitoring by checking that the primary and auxiliary SP follow that of the programmers (displayed on the controller <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">faceplate<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A specialized pop-up that shows a subset of the details shown on the matching point detail (or template) display. It typically shows the point's runtime values and control settings. A faceplate appears when an operator clicks an object that is linked to a point. See also: point, point detail display.</span></a>).</p>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,270 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Configuring a combined recipe</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor2850"></a>
|
||||
<MadCap:concept term="ref" />Configuring a combined recipe</h1>
|
||||
<p>A combined recipe is a combination of a recipe, up to two <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">set point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> profiles, and a list of Compatible Destinations.</p>
|
||||
<p>Each combined recipe can be associated with a number of destinations, any one of which can be selected by the operator as a target for the combined recipe. Each destination includes an <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> or UMC800 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>, a set point programmer for each profile in the combined recipe, and an optional variable suffix. This suffix is appended to every variable in the recipe component of a combined recipe, before it is sent to a controller. This allows the same recipe to be used for more than one set of variables in a single HC900 or UMC800 controller if the controller is used to control multiple, similar processes. It is up to the user to configure the Variable tag names with the proper suffixes in the controller configuration so that the recipe with values for the Variables with these suffixes can be loaded from the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> database. An error is posted if these Variable tag names are not found on download.</p>
|
||||
<p>When a combined recipe is loaded to a controller, the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SPP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Setpoint in percent. See also: setpoint parameter.</span></a> profiles are loaded into the specified programmers and the recipe is loaded to the controller's configuration.</p>
|
||||
<p>Up to 1,000 combined recipes can be created and maintained using the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> HC900/UMC800 Combined Recipe Configuration displays.</p>
|
||||
<h2 class="sectiontitle">To configure a combined recipe</h2>
|
||||
<ol>
|
||||
<li value="1">
|
||||
<p class="pli">In Station, select <span class="uicontrol">Configure</span>><span class="uicontrol">Applications</span>><span class="uicontrol">HC900/UMC800</span>><span class="uicontrol">Combined Recipes</span>. The Combined Recipe Selection display opens.</p>
|
||||
</li>
|
||||
<li value="2">
|
||||
<p class="pli">Select the combined recipe that you want to configure or modify, or click a blank slot to create a new combined recipe.</p>
|
||||
</li>
|
||||
<li value="3">
|
||||
<p class="pli">Click on its name to load the combined recipe.</p>
|
||||
</li>
|
||||
</ol>
|
||||
<p>The Combined Recipe Configuration display allows combined recipes to be configured and stored in the server database. Changes made to configuration are applied immediately to the stored combined recipe, but do not have any immediate effect on profiles or variable values currently loaded in HC900 or UMC800 controllers.</p>
|
||||
<p>There are three optional components to a combined recipe. The first is a recipe selected from the 1,000 recipes stored in the server database (see the topic titled "Configuring a recipe" for information on recipes). The remaining components are up to two <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> profiles, selected from the 1,000 profiles stored in the server database (see the topic titled "Configuring an SP profile" for information on SP profiles). A combined recipe may include any, some, or none, of these components.</p>
|
||||
<h2 class="sectiontitle">Destination list</h2>
|
||||
<p>Each combined recipe may be configured with up to 20 Compatible Destinations. This allows a single combined recipe to drive a number of processes in a given plant. For example, the same combined recipe may be used to operate three furnaces – where a different SP programmer in a controller, and a different set of variables, control each furnace. The recipe Variable suffix allows the same Combined Recipe to be directed to another set of Variables with the same function for a similar process in the controller.</p>
|
||||
<h2 class="sectiontitle">Name</h2>
|
||||
<p>Each destination may be given a name to more easily identify the process it drives.</p>
|
||||
<h2 class="sectiontitle">Controller</h2>
|
||||
<p>Each destination has a controller to which each component of the combined recipe is downloaded.</p>
|
||||
<h2 class="sectiontitle">Prog A & B</h2>
|
||||
<p>These identify the SP programmers in the destination controller to which profiles A and B will be downloaded.</p>
|
||||
<h2 class="sectiontitle">Var. Suffix</h2>
|
||||
<p>Identifies a short string that will be appended to every variable name in the recipe component of a combined recipe before it is downloaded. This allows the same recipe to be loaded to a number of subsets of variables within the same controller.</p>
|
||||
<p>For example, assume the recipe contains the variables <span class="var">TEMP</span>, <span class="var">VOLUME</span>, and <span class="var">PRESS</span>.</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">If destination <span class="var">FURNACE1</span> has a variable suffix of <span class="var">1</span> and destination <span class="var">FURNACE2</span> has a variable suffix of <span class="var">2</span>, then when the combined recipe is downloaded to <span class="var">FURNACE2</span>, the variables updated will be <span class="var">TEMP2</span>, <span class="var">VOLUME2</span>, and <span class="var">PRESS2</span>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">If the destination had been <span class="var">FURNACE1</span>, then <span class="var">TEMP1</span>, <span class="var">VOLUME1</span>, and <span class="var">PRESS1</span> would have been updated.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 class="sectiontitle">Download</h2>
|
||||
<p>See the topic titled "Downloading a combined recipe" for information on downloading a combined recipe.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
253
docs/HW_Universal_Modbus/Concepts/Configuring_a_recipe_HW_UM.htm
Normal file
253
docs/HW_Universal_Modbus/Concepts/Configuring_a_recipe_HW_UM.htm
Normal file
@@ -0,0 +1,253 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Configuring a recipe</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor722"></a>
|
||||
<MadCap:concept term="ref" />Configuring a recipe</h1>
|
||||
<p>A recipe is a collection of 50 Variable signal tags and their values or states. Each Variable is either a digital or analog element in a control configuration, acting as an input to any connected function blocks. When a recipe is loaded, the values or states of the signal tags in the recipe replace the values of those signals in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>'s configuration.</p>
|
||||
<p>Up to 1,000 recipes can be created and maintained using the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> and UMC800 Recipe Configuration displays.</p>
|
||||
<h2 class="sectiontitle">To configure a recipe</h2>
|
||||
<ol>
|
||||
<li value="1">
|
||||
<p class="pli">In Station, select <span class="uicontrol"><span class="uicontrol">Configure</span><span class="uicontrol">Applications</span><span class="uicontrol">HC900/UMC800</span><span class="uicontrol">Recipes (Variables Only)</span></span>.</p>
|
||||
<p class="pli">The Recipe Selection display opens.</p>
|
||||
</li>
|
||||
<li value="2">
|
||||
<p class="pli">Click the recipe that you want to configure or modify, or click a blank slot to create a new recipe.</p>
|
||||
</li>
|
||||
<li value="3">
|
||||
<p class="pli">Click on the recipe name to load its configuration.</p>
|
||||
</li>
|
||||
</ol>
|
||||
<p>When the Recipe Configuration display opens, the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> attempts to read a list of all variables from the currently selected Compatible controller. If the controller is not a valid HC900 or UMC800 controller or the upload fails, an <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> is raised.</p>
|
||||
<p>The variable list does not overwrite any of the variables configured in the current recipe, nor do variables in the recipe need to be members of the list. Instead, the list is used to provide default selections in the 'Variable' boxes to help when configuring a recipe.</p>
|
||||
<p>By changing the controller selection from the <span class="uicontrol">Compatible controller</span> drop-down list, the server attempts to read a new list of variables from the controller. If the controller is not a valid HC900 or UMC800 controller or the upload fails, an alarm is raised.</p>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span><b></b>Only the first 75 variables configured on an HC900 are used to populate the variable list. While additional variables (up to 255) are not visible in the list, they can still be added to a recipe.<p class="pli">HC900 controllers prior to Rev 4.0 firmware support 8–character variable names. HC900 controllers Rev 4.0 and above support 16–character variable names.</p><p class="pli">The recipe download will fail if the variable name does not exist in the controller or a variable name is repeated in the recipe.</p></p>
|
||||
<h2 class="sectiontitle">Download to controller</h2>
|
||||
<p>Allows the user to download the current recipe to an HC900 or a UMC800 controller. A recipe can be downloaded to any controller, not just the 'Compatible controller.' See the topic titled "Downloading a recipe" for information on downloading a recipe.</p>
|
||||
<p>See the topic titled "Configuring a combined recipe" for information on configuring a recipe for use in a combined recipe.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,257 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Configuring an SP profile</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5545"></a>
|
||||
<MadCap:concept term="ref" />Configuring an SP profile</h1>
|
||||
<p>An <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> profile is a time-based program typically used as the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">set point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> of a control loop. Each program may be from 2 to 50 segments in length, where each segment of the program may be a ramp or a soak, except the last segment, which must be a soak.</p>
|
||||
<p>In addition to the main output value, a second analog value is available for each step of the program. This output is a fixed soak value, which may be used as an input to another function or to provide a set point for a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">secondary<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>1. A Regulatory Control block whose control input is pushed from another Regulatory Control block. See also: block. 2. The controller (or chassis) in a redundant configuration that would assume primary status and responsibility of the assigned functions if the previous primary controller failed. See also: assigned function, chassis, controller, primary.</span></a> control loop in the process, such as pressure or % carbon.</p>
|
||||
<p>A set point guarantee function is provided that holds the program if a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">process variable<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Normally abbreviated as PV. An actual value in a process. In the case of an analog point, for example, the PV represents values such as temperature, flow, and pressure. A PV may also be sourced from another parameter or be calculated from two or more measured or calculated variables using a point algorithm. See also: analog point, parameter, point algorithm, PV algorithm, PV clamp, PV period.</span></a> exceeds a predefined deviation from the set point. The set point guarantee can be selected to be active for the entire program, for soaks only, or for user specified segments.</p>
|
||||
<p>Up to 1,000 profiles can be created and maintained using the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> and UMC800 Profile Configuration displays.</p>
|
||||
<h2 class="sectiontitle">To configure an SP profile</h2>
|
||||
<ol>
|
||||
<li value="1">
|
||||
<p class="pli">In Station select <span class="uicontrol">Configure</span>><span class="uicontrol">Applications</span>><span class="uicontrol">HC900/UMC800</span>><span class="uicontrol">Set Point Programs</span>><span class="uicontrol">Profile Setup</span>.</p>
|
||||
<p class="pli">The Profile Selection display opens.</p>
|
||||
</li>
|
||||
<li value="2">
|
||||
<p class="pli">Select the profile that you want to configure or modify, or click a blank slot to create a new profile.</p>
|
||||
</li>
|
||||
<li value="3">
|
||||
<p class="pli">Click the profile name to load its configuration.</p>
|
||||
</li>
|
||||
</ol>
|
||||
<p>The Profile Configuration display allows all the details of an SP profile to be edited from a single display. Changes made to configuration are applied immediately to the stored profile, but do not have any effect on profiles that are currently loaded into HC900 and UMC800 controllers.</p>
|
||||
<h2 class="sectiontitle">Program control</h2>
|
||||
<p>Values such as Restart Rate and Loop Segment control the dynamic execution of a program. These values can be shown or hidden using the <span class="uicontrol">Show/Hide</span> button.</p>
|
||||
<h2 class="sectiontitle">Clone a profile</h2>
|
||||
<p>Allows the user to copy all the details of another of the 1,000 stored profiles to the current profile slot. The <span class="uicontrol">Name</span> field is not copied and made blank.</p>
|
||||
<h2 class="sectiontitle">Upload from controller</h2>
|
||||
<p>Allows the user to upload the profile currently loaded in an HC900 or UMC800 SP programmer into the profile slot currently being edited.</p>
|
||||
<h2 class="sectiontitle">Download to controller</h2>
|
||||
<p>Allows the user to download the current profile or changes to program segments to an HC900 SP programmer, provided the programmer is in the Ready or Hold mode. See the section 'Downloading an SP profile' for information on downloading a profile.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,423 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>  Universal Modbus connections</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5413"></a>
|
||||
<MadCap:concept term="ref" />Honeywell Universal Modbus connections</h1>
|
||||
<p>Control Products controllers are designed to communicate using the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Modbus TCP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Modbus is a serial communications protocol.</span></a> Ethernet, RS485, or RS-232 specification. See the <span class="cite">User Manual</span> specific to your Control Products <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> for information about cabling requirements.</p>
|
||||
<p>Devices using RS-232 can be connected directly to a RS-232 port on the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a>, or to a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">terminal server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A terminal server allows you to connect several controllers and Stations to a LAN even though they only have serial or parallel ports. Most terminal servers also provide a range of serial connection options, such as RS-232, RS-422, and RS-485. See also: controller, LAN, Station.</span></a>.</p>
|
||||
<p>Two methods are supported for connecting the server to an RS-485 network of Control Products controllers:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">Using an RS-232 to RS-485 converter (see the section below titled "Using an RS-232/RS-485 converter")</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Directly connecting the server to the RS-485 network via an add-in card (see the section below titled "Using an RS-485 adapter")</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>You can also connect to Ethernet <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">TCP/IP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Transmission control protocol/internet protocol. A standard network protocol.</span></a> networks using Modbus/<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">TCP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Transmission Control Protocol.</span></a> protocol using two methods:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">Direct Ethernet Connection (<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>, single or redundant networks, Trendview/X-Series Paperless Recorder)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Ethernet - Modbus bridge (internal option for UMC800, DPR180, and DPR250)</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Make sure that you read the <span class="cite">User Manual</span> specific to your Control Products controller before connecting your controllers to the network.</p>
|
||||
<h2 class="sectiontitle">Using an RS-232/RS-485 converter</h2>
|
||||
<p>Honeywell recommends that you use the Black Box LD485-HS RS-232/RS-485 Interface Converter, model number ME837A, or a Black Box IC109A-R2. These converters have been qualified by Honeywell. Use of another converter might produce unexpected results.</p>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-1: "><span class="autonumber"><span>Figure 1-1: </span></span>RS-232 to RS-485 converter</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModBusArch_376x160.png" style="text-align: center;width: 376;height: 160;" />
|
||||
</p>
|
||||
<p>Connect an RS-232 port on the server to the RS-232 port on the Black Box converter using a standard RS-232 straight through cable. Then connect the Black Box converter and the Control Products controllers to the RS-485 network as shown below.</p>
|
||||
<h2 class="sectiontitle">Black Box connections</h2><a name="i1121533"></a>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-2: "><span class="autonumber"><span>Figure 1-2: </span></span>Black Box (2-wire) connections</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModBusBlkbx_485x146.png" style="text-align: center;width: 485;height: 146;" />
|
||||
</p>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-3: "><span class="autonumber"><span>Figure 1-3: </span></span>Black Box (4-wire) Connections</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModBusBlkbx4Wire_486x186.png" style="text-align: center;width: 486;height: 186;" />
|
||||
</p>
|
||||
<p>Ensure that the Black Box switches are configured with the following settings.</p>
|
||||
<p>An asterisk (*) designates the factory-preset <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">jumper<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A movable device for providing an electrical connection or short between two points on a circuit board for the purpose configuring the equipment for a specific function or operation.</span></a> settings.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Switch<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A multiport device that moves Ethernet packets at full wire speed within a network. A switch may be connected to another switch in a network. See also: Ethernet, network.</span></a>
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Setting
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">XW1A</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">jumper in*</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Configure RS-232 port as DCE.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">XW1B</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">jumper out</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Do not configure RS-232 port as <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">DTE<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Data terminal equipment.</span></a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">W8</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">B-C</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">2-wire (half-duplex) operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">W9</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">C*</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">0 ms <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">RTS/CTS<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Request to send/clear to send.</span></a> delay.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">W15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">B-C</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">RS-485 transmitter enabled by data.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">W5</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">A-B*</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">RTS/CTS normal.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">W17</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">C</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">2 ms transmitter enabled time. This is good for 9600 baud. Decrease for higher baud; increase for lower baud.</p>
|
||||
<p class="table">A - 30 ms</p>
|
||||
<p class="table">B* - 7 ms</p>
|
||||
<p class="table">C - 2 ms</p>
|
||||
<p class="table">D - 0.7 ms</p>
|
||||
<p class="table">E - 0.15 ms</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">W16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">B*</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">0.1 ms delay before receiver enabled.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Term</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ON</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">RS-485 receiver terminated.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Bias</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">OFF*</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Line bias off.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Using an RS-485 adapter</h2>
|
||||
<p>Honeywell recommends using the Stallion EasyConnection 8/32 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">ISA<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>1.Industry standard architecture. 2. International Society of Automation. Mission is to maximize the effectiveness of ISA members and other practitioners and organizations worldwide to advance and apply the science, technology, and allied arts of instrumentation, systems, and automation in all industries and applications. For more information, refer to http://www.isa.org/.</span></a>, 8/32 PCI, 8/64 ISA, or 8/64 PCI adapters with the Stallion RS-232 to RS-485 8-port dual interface asynchronous <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">module<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>In SafeView, the file name and path of an executable file name. An application's module is one of the three means by which an application's display window can be “matched” and thus managed by SafeView. The other two are window title and window category.</span></a>. Honeywell has qualified this adapter. Use of another adapter may produce unexpected results.</p>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-4: "><span class="autonumber"><span>Figure 1-4: </span></span>Stallion EasyConnection Adapter</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModBusstallion_435x201.png" style="text-align: center;width: 435;height: 201;" />
|
||||
</p>
|
||||
<h2 class="sectiontitle">Installing the Stallion EasyConnection serial adapter</h2>
|
||||
<p>Stallion EasyConnection serial adapters are suitable for connection to RS-232, RS-422, and RS-485 devices.</p>
|
||||
<p>Install the adapter, port module, and driver in the server as described in the Stallion documentation.</p>
|
||||
<p>Connect a port on the Stallion port module directly to the RS-485 network as shown below. Next, connect your Control Products controllers to the RS-485 network.</p><a name="i1121591"></a>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-5: "><span class="autonumber"><span>Figure 1-5: </span></span>Stallion RS-485 (2-wire) connections</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModBusStallionBlBx_466x158.png" style="text-align: center;width: 466;height: 158;" />
|
||||
</p><a name="i1122736"></a>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-6: "><span class="autonumber"><span>Figure 1-6: </span></span>Stallion RS-485 (4-wire) connections</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModBusstallion4wire_488x175.png" style="text-align: center;width: 488;height: 175;" />
|
||||
</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,264 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Migration conversion requirements</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor4178"></a>
|
||||
<MadCap:concept term="ref" />Migration conversion requirements</h1>
|
||||
<p>The 1,000 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> profiles and recipes stored in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> database supersede the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>'s and the UMC800's own set of stored profiles and recipes. This section details how to migrate the existing profiles and recipes into the server database from a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>.</p>
|
||||
<h2 class="sectiontitle">Set point profiles</h2>
|
||||
<p>To migrate existing profiles from a controller, a utility transfers the stored profiles to a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">block<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A unit of data and operation within Experion. Experion uses blocks as the component from which control strategies are built. The two categories of blocks are hardware entities and functional entities.</span></a> within the server database of 1,000 profiles.</p>
|
||||
<p>The utility is named <span class="uicontrol">umc800export</span>, and may be run from the command line.</p>
|
||||
<h2 class="sectiontitle">To migrate profiles</h2>
|
||||
<ol>
|
||||
<li value="1">
|
||||
<p class="pli">From a command line, type <span class="filepath">C:> umc800export</span> and then press <span class="uicontrol">Enter</span>.</p>
|
||||
<p class="pli">The UMC800 Profile <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Export<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>1. In relation to Station displays, this refers to the process of registering a display with the server so that it can be called up in Station. See also: display, server, Station. 2. In relation to Quick Builder, this refers to the process of converting the configuration data in a project file into text files for use with other applications. See also: application, project, Quick Builder.</span></a> Utility starts.</p>
|
||||
</li>
|
||||
<li value="2">
|
||||
<p class="pli">Enter a valid controller number.</p>
|
||||
</li>
|
||||
<li value="3">
|
||||
<p class="pli">Enter the starting profile number.</p>
|
||||
</li>
|
||||
<li value="4">
|
||||
<p class="pli">Enter <span class="userinput">y</span> to proceed.</p>
|
||||
</li>
|
||||
</ol>
|
||||
<p>For example:</p>
|
||||
<p class="example">**** UMC800 Profile
|
||||
Export Utility ****
|
||||
Enter valid controller number: <span class="uicontrol">1</span>
|
||||
Enter profile number to start from (1 to 931): <span class="uicontrol">1</span>
|
||||
All profiles in Controller 1 will exported to profiles 1 to 70
|
||||
Do you want to proceed (Y/N) ? <span class="uicontrol">y</span>
|
||||
Profile 70 of 70
|
||||
Exported all profiles
|
||||
C:>
|
||||
</p>
|
||||
<h2 class="sectiontitle">Recipes</h2>
|
||||
<p>No utility exists to transfer existing recipes from an HC900 or a UMC800 controller to the server database of 1,000 recipes. Recipes need to be recreated manually in <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a>.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,249 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Operational aspects of history backfill</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1794"></a>
|
||||
<MadCap:concept term="ref" />Operational aspects of history backfill</h1>
|
||||
<div class="noteCaution" data-mc-autonum="<b>CAUTION: </b>"><span class="autonumber"><span><b>CAUTION: </b></span></span>
|
||||
For points that have history backfill configured:
|
||||
<ul class="table"><li><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Standard history<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The type of history that collects one-minute snapshots of point parameter values, as well as a number of averages based on those one-minute snapshots. Compare: exception history, extended history, fast history. See also: history, point parameter.</span></a> averages are NOT re-averaged</li><li>.Any <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">PV<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The process variable. An actual value in a process. In the case of an analog point, for example, the PV represents values such as temperature, flow, and pressure. A PV may also be sourced from another parameter or be calculated from two or more measured or calculated variables using a point algorithm. See also: analog point, parameter, point algorithm, PV algorithm, PV clamp, PV period.</span></a> or OP with non-consecutive addressed bits is not recalculated</li></ul></div>
|
||||
<p>A history backfill will be initiated for a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> when any of the following events occur:</p>
|
||||
<ul>
|
||||
<li>If the controller has been in the 'Failed' or 'Marginal' state for more than 1 minute and hen returns to the OK state. History backfill needs to be enabled as well.</li>
|
||||
<li>
|
||||
<p class="pli">If the controller has been Disabled (Out of Service) for more than 1 minute and is then enabled (In service) and returns to the OK state. History backfill needs to be anebled as well.</p>
|
||||
</li>
|
||||
<li>If the controller is in the OK state and history backfill has been disabled for more than 1 minute and is then re-enabled.</li>
|
||||
</ul>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span>History samples will only be backfilled if they have not been collected by the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> by normal scanning.
|
||||
</p>
|
||||
<h2>Timestamps</h2>
|
||||
<p>If a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a> Rate <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">function block<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as FB. An executable software object that performs a specific task, such as measurement or control, with inputs and outputs that connect to other entities in a standard way. They can be connected and grouped together to construct simple or complex control strategies. You can view function blocks as a symbol, configuration form, as part of a strategy, or as a user-defined view in an operator schematic. See also: function block configuration form, function block faceplate, function block symbol.</span></a> has been configured in the controller, up to three buffers are allocated in the controller to store the data that is collected. Each of these buffers has two timestamps; one to indicate the oldest sample it stores and another to indicate the most recent sample it stores.</p>
|
||||
<p>These timestamps can be viewed on the Controller Status display for the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> controller. These timestamps are only updated when the controller is enabled (In Service).</p>
|
||||
<h2>Alarms and events</h2>
|
||||
<p>When a history backfill occurs an event is raised to indicate the controller that was backfilled. If any missed samples are detected (that is, neither the controller nor the server collected the samples) an <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> is raised indicating the controller, the point and the time period when samples were missed.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,259 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Overview of SPP and Recipe Support</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5102"></a>
|
||||
<MadCap:concept term="ref" />Overview of SPP and Recipe Support</h1>
|
||||
<p>The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> and UMC800 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SPP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Setpoint in percent. See also: setpoint parameter.</span></a> and Recipe Support is an application that enables you to configure and control <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Set Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> (<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a>) programmers and variables in one or more HC900 and/or UMC800 controllers through <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a>. The application allows operators to easily configure set point profiles and Variable-based recipes offline, before downloading to a specific <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>. Also supported is the monitoring and configuration of running set point programs. The HC900/UMC800 application provides an easy alternative to configuring, monitoring, and loading SP programs and recipes from the controller operator interface. </p>
|
||||
<p>In particular, the HC900/UMC800 SPP and Recipe Support includes:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">Configuration and maintenance of recipe definitions using Variables in Station.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Downloading recipes to HC900 and UMC800 controllers.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Configuration and maintenance of SP profiles through Station displays.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Configuration and maintenance of combined recipe definitions in Station. A combined recipe includes a recipe with a defined list of Variables and/or up to two SP profiles.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Download a combined recipe to a compatible HC900 or UMC800 controller. (In an HC900 controller, profiles may only be sent to the first four programmers.)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Upload and download of SP profiles between the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> database and HC900/UMC800 SP programmers. (In an HC900 controller, profiles can be sent to the first four programmers only.)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">View and modify online the first four HC900/UMC800 SP programmers in a controller (configuration and 'current state').</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span>
|
||||
Set point programs and <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">recipe management<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The control activity that includes the control functions needed to create, store, and maintain general, site, and Master Recipes.</span></a> are not available from <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Console<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A logical grouping of Console Stations and Console Extension Stations. See also: Console Extension Station, Console Station.</span></a> Stations.
|
||||
</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
242
docs/HW_Universal_Modbus/Concepts/Resource_requirements-QB5.htm
Normal file
242
docs/HW_Universal_Modbus/Concepts/Resource_requirements-QB5.htm
Normal file
@@ -0,0 +1,242 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Resource requirements</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor803"></a>
|
||||
<MadCap:concept term="ref" />Resource requirements</h1>
|
||||
<p>This section details the requirements and restrictions for the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>/UMC800 application.</p>
|
||||
<h2 class="sectiontitle">Set point profile and recipe slots</h2>
|
||||
<p>The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> database allows you to configure and store up to 1,000 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> profiles. These profiles can be downloaded to HC900 and UMC800 SP programmers in the same manner as profiles stored locally in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>.</p>
|
||||
<p>The system overwrites Profiles 1 to 4 in the HC900's and the UMC800's own pool of stored profiles. Apart from these four profiles, it is possible, although strongly not recommended, to use the remaining profile slots internal to the controller in parallel with the 1,000 server database profiles.</p>
|
||||
<p>The server database also allows you to configure and store up to 1,000 recipes. These recipes can then be downloaded to HC900 and UMC800 controllers in the same manner as recipes stored locally in the controller.</p>
|
||||
<p>The system overwrites Recipe 1 in the HC900's and the UMC800's own pool of stored recipes. Apart from this recipe, it is possible, although strongly not recommended, to use the remaining recipe slots in parallel with the 1,000 server database recipes.</p>
|
||||
<h2 class="sectiontitle">Set point program history</h2>
|
||||
<p>The history of an SP program can be viewed on a standard <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a> and compared to its ideal pre-plotted profile. To collect history, a point needs to be built for each programmer in an HC900 and a UMC800 controller. These points are used to monitor the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">primary<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>1. For Regulatory Control blocks in a cascade strategy: A primary is an upstream block from which an initializable input is fetched. A block has one primary for each initializable input. See also: block. 2. The controller (or chassis) that is currently controlling the redundant process by carrying out the assigned functions. Compare: secondary. See also: assigned function, chassis, controller redundancy.</span></a> and auxiliary <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">PV<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The process variable. An actual value in a process. In the case of an analog point, for example, the PV represents values such as temperature, flow, and pressure. A PV may also be sourced from another parameter or be calculated from two or more measured or calculated variables using a point algorithm. See also: analog point, parameter, point algorithm, PV algorithm, PV clamp, PV period.</span></a> outputs of the processes driven by the programmers, collecting the values and storing them in history.</p>
|
||||
<p>Note that only the first four programmers in an HC900 can be monitored. This means that a maximum of four points, one for each programmer, are required for each HC900 and UMC800 controller in the system.</p>
|
||||
<h2 class="sectiontitle">Display locking</h2>
|
||||
<p>For safety reasons and data integrity, recipes and SP programmers can only be configured and maintained by one user at a time. Any users who try to access these displays while they are in use are locked out. A message indicating the lockout is displayed, indicating the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> number that is currently using the display. These displays remain locked until the Station either exits the displays or is disconnected.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
233
docs/HW_Universal_Modbus/Concepts/TCP_IP_devices-QB5.htm
Normal file
233
docs/HW_Universal_Modbus/Concepts/TCP_IP_devices-QB5.htm
Normal file
@@ -0,0 +1,233 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>TCP/IP devices</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1931"></a>
|
||||
<MadCap:concept term="ref" />TCP/IP devices</h1>
|
||||
<p>Ensure every <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> or <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">TCP/IP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Transmission control protocol/internet protocol. A standard network protocol.</span></a> bridge device on the Ethernet network has a unique IP address. Make a list showing what IP addresses have been associated with each controller or bridge device. You will need this information when using <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Quick Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The Experion tool used to configure system components, such as standard points, Flex Stations, controllers (other than process controllers), electronic flow measurement (EFM), and printers. See also: controller, electronic flow measurement (EFM), Flex Station, process controller, standard point.</span></a> to configure the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> to use your Control Products controllers.</p>
|
||||
<p>Note that any serial Control Products controllers connected to a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">TCP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Transmission Control Protocol.</span></a> bridge must also conform to communications parameters for RS-485 devices. Each must also have a unique physical address on the RS-485 network.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,273 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>TCP connection for   Universal Modbus</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle">TCP connection for Honeywell Universal Modbus</h1>
|
||||
<p>To connect controllers to the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> communicating using the Universal <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Modbus TCP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Modbus is a serial communications protocol.</span></a> protocol, you are required to have a <span class="term"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">network interface card<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as: NIC. An expansion board inserted into a computer so that the computer can be connected to a network. Most NICs are designed for a particular type of network and media. See also: network.</span></a></span> (<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">NIC<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Network interface card. An expansion board inserted into a computer so that the computer can be connected to a network. Most NICs are designed for a particular type of network and media. See also: network.</span></a>) connected to an Ethernet network on both the server as well as the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>. An external <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">TCP/IP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Transmission control protocol/internet protocol. A standard network protocol.</span></a> bridge (Lantronix DR1-IAP) can also be used for RS-485 network connection to Ethernet.</p>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-7: "><span class="autonumber"><span>Figure 1-7: </span></span>Non-redundant Universal Modbus TCP Network Architecture</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModbusNonRedunTCPArch_496x189.png" style="text-align: center;width: 496;height: 189;" />
|
||||
</p>
|
||||
<h2 class="sectiontitle">C70 and C70R redundant communication and redundant controller architectures</h2>
|
||||
<p>The C70 and C70R models of the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> allow for redundant communication, and the C70R also allows for redundant controllers.</p>
|
||||
<p>The following sections outline common architectures that involve these features. While a Backup Server is shown in each of these diagrams, the Backup Server is not required, and is included to show how a Backup Server would be connected if one existed.</p>
|
||||
<h2 class="sectiontitle">Redundant controller</h2>
|
||||
<p>You are required to have a <span class="term">network interface card</span> (NIC) on each server, and the E1 port on both controllers, connected to an Ethernet network via a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">switch<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A multiport device that moves Ethernet packets at full wire speed within a network. A switch may be connected to another switch in a network. See also: Ethernet, network.</span></a>.</p>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-8: "><span class="autonumber"><span>Figure 1-8: </span></span>Redundant controller Universal Modbus TCP network architecture</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModbusRedunTCPArch-RedundantController_484x435.png" style="text-align: center;width: 484;height: 435;" />
|
||||
</p>
|
||||
<h2 class="sectiontitle">Redundant controller and network</h2>
|
||||
<p>This is the same as the <span class="cite">Redundant controller</span> architecture, except that you require a second network adapter on each server, and the E2 port on both controllers, to be connected to a separate network (designated as LAN/<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">WAN<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Wide area network. A general term to refer to a piece of a network and its components that are used to interconnect multiple LANs over a wide area. See also: LAN, network.</span></a> #2 below) via a second switch.</p>
|
||||
<p>LAN/WAN #2 must be configured as a different <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">subnet<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as link. A collection of nodes with unique addresses. See also: node.</span></a>.</p><a name="BAJHCAGI"></a>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-9: "><span class="autonumber"><span>Figure 1-9: </span></span>Redundant controller and network Universal Modbus TCP network architecture</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModbusRedunTCPArch-RedundantControllerAndNetwork_493x449.png" style="text-align: center;width: 493;height: 449;" />
|
||||
</p>
|
||||
<h2 class="sectiontitle">Redundant controller on FTE</h2>
|
||||
<p>When connecting a HC900 to an <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">FTE<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Fault Tolerant Ethernet is a Honeywell product that provides network redundancy using standard Ethernet hardware. It is the control network designed to provide not only fault-tolerance, but also the fast response, determinism, and security required for industrial control applications. See also: Ethernet, network, redundancy.</span></a> network with redundant controllers, there must be two network connections on each server connected via FTE switches to the FTE network. The E1 port on the HC900s must be connected to the FTE Yellow switch.</p>
|
||||
<p>The ports on the FTE switch must be configured to:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Block<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A unit of data and operation within Experion. Experion uses blocks as the component from which control strategies are built. The two categories of blocks are hardware entities and functional entities.</span></a> multicast and broadcast traffic</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Allow Auto-Detect or Half-Duplex (HC900 does not support Full Duplex communications)</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-10: "><span class="autonumber"><span>Figure 1-10: </span></span>Redundant controller on FTE Universal Modbus TCP network architecture</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModbusRedunTCPArch-RedundantControllerFTE_452x407.png" style="text-align: center;width: 452;height: 407;" />
|
||||
</p>
|
||||
<h2 class="sectiontitle">Redundant controller and network on FTE</h2>
|
||||
<p>This is the same as the <span class="cite">Redundant controller on FTE</span> architecture, except that you require a third network adapter on each server, and the E2 port on both controllers, to be connected to a separate network (designated as Non-FTE LAN below) via a third switch.</p>
|
||||
<p>Non-FTE LAN must be configured as a different subnet.</p><a name="BAJCAADA"></a>
|
||||
<p class="figCaption" data-mc-autonum="Figure 1-11: "><span class="autonumber"><span>Figure 1-11: </span></span>Redundant controller and network on FTE Universal Modbus TCP network architecture</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModbusRedunTCPArch-RedundantControllerFTEAndNetwork_473x425.png" style="text-align: center;width: 473;height: 425;" />
|
||||
</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,286 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Testing   Universal Modbus communications with the server</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor3446"></a>
|
||||
<MadCap:concept term="ref" />Testing Honeywell Universal Modbus communications with the server</h1>
|
||||
<p>Use the test utility <span class="uicontrol">umbtst</span> to test the communications.</p>
|
||||
<p>Before using the utility, make sure that:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">You have set up your Control Products controllers according to their user manuals.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">All cables are connected.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">You have configured your channels in <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Quick Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The Experion tool used to configure system components, such as standard points, Flex Stations, controllers (other than process controllers), electronic flow measurement (EFM), and printers. See also: controller, electronic flow measurement (EFM), Flex Station, process controller, standard point.</span></a> without error and downloaded all configuration information to the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> without error.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">The server need not be running while using the utility as long as the database service is running. If making a connection through a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">terminal server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A terminal server allows you to connect several controllers and Stations to a LAN even though they only have serial or parallel ports. Most terminal servers also provide a range of serial connection options, such as RS-232, RS-422, and RS-485. See also: controller, LAN, Station.</span></a>, the server daemon service should also be running.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">The server is not communicating with your devices. The <span class="uicontrol">umbtst</span> utility might interfere with communications.</p>
|
||||
<p class="pli">To stop the server, type the command at the command prompt:</p>
|
||||
<p class="pli"><span class="uicontrol">hscserver /load</span>
|
||||
</p>
|
||||
<p class="pli">Answer <span class="uicontrol">y</span> to every prompt. This unloads the server, but leaves the database in memory.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>To use the test utility, open a Command Prompt window and type: <span class="userinput">umbtst</span>.</p>
|
||||
<p>When prompted for the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">channel<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The communications port used by the server to connect to a controller. Channels are one slot, point, or screw terminal of an I/O device for a single I/O value, and are defined using the Quick Builder tool.</span></a> number, type <span class="userinput">chn<MadCap:conditionalText data-mc-conditions="OtherProps.rel7-plus">00</MadCap:conditionalText>01</span> for channel 1 and so on.</p>
|
||||
<h2 class="sectiontitle">Example</h2><pre><span class="uicontrol">C:\>umbtst</span>
|
||||
|
||||
Enter LRN or device name of channel
|
||||
<span class="uicontrol">chn<MadCap:conditionalText data-mc-conditions="OtherProps.rel7-plus">00</MadCap:conditionalText>01</span>
|
||||
Enter Controller number
|
||||
<span class="uicontrol">1</span>
|
||||
Enter command:
|
||||
<span class="uicontrol">?</span>
|
||||
READ i,a,n,p - read device i address a for n address
|
||||
and p passes
|
||||
WRITE i,a,d,p - write device i address a data d for p passes
|
||||
DUMP i,a,b - read device i address a to address b
|
||||
FIND i,j - find device with id i to j
|
||||
DELAY n - set delay between passes to n ms
|
||||
FORMAT f - display registers in format f (DEC,HEX,or IEEEFP)
|
||||
FO filename - direct output to file
|
||||
! - execute last command
|
||||
Q - quit
|
||||
Enter command:
|
||||
<span class="uicontrol">find 1,4</span>
|
||||
|
||||
FIND device with id 1 to 4, at 28-May-12 14:06:52
|
||||
Device 1 ?
|
||||
Device 2 ?
|
||||
Device 3 ? ...responding
|
||||
Device 4 ?
|
||||
Enter command:
|
||||
<span class="uicontrol">q</span></pre>
|
||||
<p>The <span class="uicontrol">FIND</span> command is used with serial connected devices to check if the devices are present. This command locates all Universal Modbus devices on the channel with IDs between <span class="userinput">a</span> and <span class="userinput">b</span>. This command is not applicable on LAN-connected devices.</p>
|
||||
<p>If you do not know the device name of your channel, select <span class="uicontrol"><span class="uicontrol">View</span><span class="uicontrol">System Status</span><span class="uicontrol">Channels</span></span> from the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> menu. To the left of the channel name is the channel number. The device name of the channel will be the letters <span class="userinput">chn</span> followed by the channel number. For example, your Universal Modbus channel <span class="var">COM3</span> might be channel number <span class="var">1</span>. Its device name will be <span class="var">chn<MadCap:conditionalText data-mc-conditions="OtherProps.rel7-plus">00</MadCap:conditionalText>01</span>.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,234 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>HC900 and UMC800 SPP and recipe support</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="ChapterName"><a name="aanchor1368"></a>
|
||||
<MadCap:concept term="ref" />HC900 and UMC800 SPP and recipe support</h1>
|
||||
<p>This section describes <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">set point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> programmers and recipe support for <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> and UMC800.</p>
|
||||
<div class="MCMiniTocBox_0 miniToc nocontent" data-mc-autonum="In this section:" data-mc-depth="2" data-mc-toc="True"><span class="autonumber"><span class="miniTocBoxTitle">In this section:</span></span>
|
||||
</div>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,234 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>HC900 history backfill</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="ChapterName"><a name="aanchor6422"></a>
|
||||
<MadCap:concept term="ref" />HC900 history backfill</h1>
|
||||
<p>Some versions of <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> support historical data collection. This section describes how to configure and enable history backfill for supported HC900 controllers.</p>
|
||||
<div class="MCMiniTocBox_0 miniToc nocontent" data-mc-autonum="In this section:" data-mc-depth="2" data-mc-toc="True"><span class="autonumber"><span class="miniTocBoxTitle">In this section:</span></span>
|
||||
</div>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,233 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>  Universal Modbus channel and controller reference</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="ChapterName"><a name="aanchor6126"></a>
|
||||
<MadCap:concept term="ref" />Honeywell Universal Modbus channel and controller reference</h1>
|
||||
<p>This section describes the configuration and addressing information specific to Honeywell Universal Modbus channels and controllers.</p>
|
||||
<div class="MCMiniTocBox_0 miniToc nocontent" data-mc-autonum="In this section:" data-mc-depth="2" data-mc-toc="True"><span class="autonumber"><span class="miniTocBoxTitle">In this section:</span></span>
|
||||
</div> </div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,235 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>  Universal Modbus points reference</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="ChapterName"><a name="aanchor2329"></a>
|
||||
<MadCap:concept term="ref" />Honeywell Universal Modbus points reference</h1>
|
||||
<p>This section describes how to configure points for a Honeywell Universal Modbus <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> using <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Quick Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The Experion tool used to configure system components, such as standard points, Flex Stations, controllers (other than process controllers), electronic flow measurement (EFM), and printers. See also: controller, electronic flow measurement (EFM), Flex Station, process controller, standard point.</span></a>.</p>
|
||||
<p>Different addresses are available depending on the type of device to which you are connected. Addresses that are <span class="term">read-only</span> can only be used as source addresses. Addresses that are <span class="term">write-only</span> can only be used as destination addresses. Addresses that are available for both read and write operations can be used as both source and destination addresses.</p>
|
||||
<div class="MCMiniTocBox_0 miniToc nocontent" data-mc-autonum="In this section:" data-mc-depth="2" data-mc-toc="True"><span class="autonumber"><span class="miniTocBoxTitle">In this section:</span></span>
|
||||
</div>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
232
docs/HW_Universal_Modbus/Navtopics/Numbered_addresses-QB5.htm
Normal file
232
docs/HW_Universal_Modbus/Navtopics/Numbered_addresses-QB5.htm
Normal file
@@ -0,0 +1,232 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Numbered addresses</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5897"></a>
|
||||
<MadCap:concept term="ref" />Numbered addresses</h1>
|
||||
<p>The section describes numbered addresses for Honeywell Universal Modbus controllers.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
234
docs/HW_Universal_Modbus/Navtopics/Operation-QB5.htm
Normal file
234
docs/HW_Universal_Modbus/Navtopics/Operation-QB5.htm
Normal file
@@ -0,0 +1,234 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Operation</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor383"></a>
|
||||
<MadCap:concept term="ref" />Operation</h1>
|
||||
<p>This section describes how to use the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>/UMC800 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SPP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Setpoint in percent. See also: setpoint parameter.</span></a> and Recipe Support on a routine basis. Standard tasks include downloading recipes and <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> profiles, and issuing commands to the SP programmers. After reading this section, you will be able to control HC900 and UMC800 controllers from <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a>.</p>
|
||||
<h2 class="sectiontitle">Prerequisites</h2>
|
||||
<p>It is assumed that you have successfully completed the configuration procedure detailed in the previous section and that all prerequisites have been met.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,359 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Planning considerations for installing and configuring   Universal Modbus controllers</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="ChapterName">Planning for Honeywell Universal Modbus controllers</h1>
|
||||
<p><a name="aanchor3973"></a>
|
||||
<MadCap:concept term="ref" />This reference provides the information you need to set up, configure, and test Universal Modbus <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> communications with the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a>.</p>
|
||||
<h2 class="sectiontitle">Revision history</h2>
|
||||
<table class="TableStyle-HDLSTable_no_stripe" style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" cellspacing="0">
|
||||
<col class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Revision
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Date
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">A</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="mc-variable Prod_Rel.InitDate variable">September 2024</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Initial release of document.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">How to use this guide</h2>
|
||||
<p>These are the steps for connecting and configuring a Honeywell Universal Modbus controller. Complete each step before commencing the next.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Steps
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Go to
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Connect and set up the Universal Modbus controller according to the controller's user manual's instructions</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><a href="../Concepts/Architectures_for_Honeywell_Universal_Modbus-QB5.htm">Architectures for Honeywell Universal Modbus</a>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Use <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Quick Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The Experion tool used to configure system components, such as standard points, Flex Stations, controllers (other than process controllers), electronic flow measurement (EFM), and printers. See also: controller, electronic flow measurement (EFM), Flex Station, process controller, standard point.</span></a> to define channels</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli"><a href="Honeywell_Universal_Modbus_channel_and_controller_reference-QB5.htm">Honeywell Universal Modbus channel and controller reference</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">"Build channels" topic in the <span class="cite"><span class="cite">Quick Builder User’s Guide</span></span></p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Use Quick Builder to define controllers</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli"><a href="Honeywell_Universal_Modbus_channel_and_controller_reference-QB5.htm">Honeywell Universal Modbus channel and controller reference</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">"Build controllers" topic in the <span class="cite"><span class="cite">Quick Builder User’s Guide</span></span></p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Download <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">channel<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The communications port used by the server to connect to a controller. Channels are one slot, point, or screw terminal of an I/O device for a single I/O value, and are defined using the Quick Builder tool.</span></a> and controller definitions to the server</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">"Downloading items" topic in the <span class="cite"><span class="cite">Quick Builder User’s Guide</span></span></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Enable channels and test communications</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><a href="../Concepts/Testing_Honeywell_Universal_Modbus_communications_with_the_server-QB5.htm">Testing Honeywell Universal Modbus communications with the server</a>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Troubleshoot communication errors</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><a href="Troubleshooting_Honeywell_Universal_Modbus_configuration_errors-QB5.htm">Troubleshooting Honeywell Universal Modbus configuration errors</a>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Use Quick Builder to define points</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Defining a Honeywell Universal Modbus address for a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">point parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
232
docs/HW_Universal_Modbus/Navtopics/Planning-QB5.htm
Normal file
232
docs/HW_Universal_Modbus/Navtopics/Planning-QB5.htm
Normal file
@@ -0,0 +1,232 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Planning</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1810"></a>
|
||||
<MadCap:concept term="ref" />Planning</h1>
|
||||
<p>This section describes the planning and design-related issues concerned with configuring <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> and UMC800 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SPP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Setpoint in percent. See also: setpoint parameter.</span></a> and Recipe Support. After reading this section, you will be able to plan for the configuration process.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
248
docs/HW_Universal_Modbus/Navtopics/Recipe_configuration-QB5.htm
Normal file
248
docs/HW_Universal_Modbus/Navtopics/Recipe_configuration-QB5.htm
Normal file
@@ -0,0 +1,248 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Recipe configuration</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor6481"></a>
|
||||
<MadCap:concept term="ref" />Recipe configuration</h1>
|
||||
<p>In this section, you will learn how to configure <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> and UMC800 recipes, <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> profiles, and combined recipes. Configuration requirements for setting up the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">set point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> programmer monitoring displays are also presented.</p>
|
||||
<h2 class="sectiontitle">Prerequisites</h2>
|
||||
<p>Before configuring the HC900/UMC800 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SPP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Setpoint in percent. See also: setpoint parameter.</span></a> and Recipe Support, ensure that you have:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">Access to the MNGR operator account in <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Fast and <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Extended history<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The type of history that collects 1-hour, 8-hour, and 24-hour snapshots of point parameter values. Compare: exception history, fast history, standard history. See also: history, point parameter.</span></a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">SPP function blocks configured in each HC900 or UMC800 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>. You will need one <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">block<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A unit of data and operation within Experion. Experion uses blocks as the component from which control strategies are built. The two categories of blocks are hardware entities and functional entities.</span></a> for each SP programmer (see UMC800 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Control Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The control building software, running on a Windows operating system, that provides an environment in which to build control strategies using function blocks for the Honeywell control processor. It includes Function Block Builder, SCM Builder, Function Block Symbols, SCM Symbols and Configuration Forms, SCM Blocks and Configuration Forms, Function Block Faceplate, and the Data Entry Mechanism. See also: control processor.</span></a> User's Guide or HC900's <span class="cite">HC Designer User's Guide</span> or Help files for information on function blocks).</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 class="sectiontitle">Considerations</h2>
|
||||
<p>Each recipe, SP profile, and combined recipe stored in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> database must have a unique name (respectively).</p>
|
||||
<p>SP profiles must have zero length/rate segments only at the end of the profile.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,231 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Troubleshooting   Universal Modbus configuration errors</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5467"></a>
|
||||
<MadCap:concept term="ref" />Troubleshooting Honeywell Universal Modbus configuration errors</h1>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,234 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Troubleshooting   Universal Modbus issues</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="ChapterName"><a name="aanchor2767"></a>
|
||||
<MadCap:concept term="ref" />Troubleshooting Honeywell Universal Modbus issues</h1>
|
||||
<p>This section describes tasks for the Universal Modbus <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> that you perform either on the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> or from any <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a>.</p>
|
||||
<div class="MCMiniTocBox_0 miniToc nocontent" data-mc-autonum="In this section:" data-mc-depth="2" data-mc-toc="True"><span class="autonumber"><span class="miniTocBoxTitle">In this section:</span></span>
|
||||
</div>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,276 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Address syntax for   Universal Modbus controllers</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5778"></a>
|
||||
<MadCap:concept term="ref" />Address syntax for Honeywell Universal Modbus controllers</h1>
|
||||
<p>For source, and destination addresses, the format for a Universal Modbus <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> address is:</p><pre><span class="uicontrol">ControllerName Address</span></pre>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Part
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="var">ControllerName</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The name of the Universal Modbus controller.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="var">Address</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">The address in the controller where the value is recorded. The syntax depends on the address type:</p>
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">Named addresses. See the topic titled "Address syntax for named addresses" for more information.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Non-named addresses. See the topic titled "Address syntax for non-named addresses" for more information.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>If you would like help with the address, you can use the Address Builder. To display the Address Builder, click <img src="../../../_Images/Yamatake/Addrss.gif" style="text-align: center;" /> next to <span class="uicontrol">Address</span>.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,865 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Address syntax for named addresses</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle">Address syntax for named addresses</h1>
|
||||
<p>Named addresses can be either:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">Non-numbered address</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Numbered address</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 class="sectiontitle">Non-numbered address</h2>
|
||||
<p>For addresses that occur in only one location, specify the name of a register within your <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> simply using the syntax:</p><pre><span class="uicontrol">AddressName</span> [<span class="uicontrol">Format</span>]
|
||||
</pre>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Part
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="var">AddressName</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Matches an address from the table of non-numbered addresses.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="var">Format</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">(Optional) Specify only if the device does not use the default format for that address. Different addresses will have different default formats.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Numbered address</h2>
|
||||
<p>For address types that occur multiple times within the device (for example, more than one analog input), use the syntax:</p><pre><span class="uicontrol">AddressName Number</span> [<span class="uicontrol">SubAddressName</span>][<span class="uicontrol">Format</span>]
|
||||
</pre>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Part
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="var">AddressName</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Name of the address, for example, loop. For address names see the topic titled "Numbered addresses."</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="var">Number</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The number of the address. For address numbers see the topic titled "Numbered addresses."</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="var">SubAddress Name</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">(Optional) Some types of numbered addresses can have sub-addresses. For example, every loop has a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Process Variable<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Normally abbreviated as PV. An actual value in a process. In the case of an analog point, for example, the PV represents values such as temperature, flow, and pressure. A PV may also be sourced from another parameter or be calculated from two or more measured or calculated variables using a point algorithm. See also: analog point, parameter, point algorithm, PV algorithm, PV clamp, PV period.</span></a> (<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">PV<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The process variable. An actual value in a process. In the case of an analog point, for example, the PV represents values such as temperature, flow, and pressure. A PV may also be sourced from another parameter or be calculated from two or more measured or calculated variables using a point algorithm. See also: analog point, parameter, point algorithm, PV algorithm, PV clamp, PV period.</span></a>) and a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Set Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> (WSP).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="var">Format</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">(Optional) Specify only if the device does not use the default format. See the topic titled "Data formats."</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p class="example">
|
||||
<h2 class="exampletitle">Examples</h2>
|
||||
<p>The following example addresses the Process Variable (PV) of the second loop:</p><pre>LOOP 2 PV
|
||||
</pre>
|
||||
<p>Process variable for loop 1:</p><pre>LOOP 1 PV
|
||||
</pre>
|
||||
</p>
|
||||
<p class="example">
|
||||
<h2 class="exampletitle">Typical control loop parameter addressing (where <span class="uicontrol">n</span> is the loop number)</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Destination Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Process Variable (PV)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> PV</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Not configurable</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point (SP)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> WSP</span><a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>LSP1 or SP1 can be used if the parameter WSP is unavailable.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> WSP</span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Output (OP)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> OPWORK</span><a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">2<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>OP can be used if the parameter OPWORK is unavailable.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> OPWORK</span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">MODE (MD)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> LOOPSTAT</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> MODEIN</span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</p>
|
||||
<p class="example">
|
||||
<h2 class="exampletitle">Loop tuning constants (possible AUX parameters for a loop point)</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Destination Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Gain</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> GAIN1</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> GAIN1</span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Reset</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> RESET1</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> RESET1</span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Rate</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> RATE1</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOP <span class="uicontrol">n</span> RATE1</span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</p>
|
||||
<p class="example">
|
||||
<h2 class="exampletitle">Digital Output values (used on a status point)</h2>
|
||||
<div class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span><b>Attention: </b>
|
||||
<p><a name="aanchor3493"></a>
|
||||
<MadCap:concept term="ref" />Digital Output values reside in table <span class="uicontrol">0</span>. Therefore, they are not applicable for controllers with a <span class="uicontrol">Data Table</span> setting of <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus"><span class="uicontrol">Holding Registers Lower</span> or <span class="uicontrol">Holding Registers Upper</span></MadCap:conditionalText>.</p>
|
||||
</div>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Destination Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PV</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">DO <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Not configurable</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">OP</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">DO <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">DO <span class="uicontrol">n</span></span><a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">3<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>Note that not all devices support writing to digital output addresses. See the topic titled "Digital output control strategies."</span></a>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</p>
|
||||
<p class="example">
|
||||
<h2 class="exampletitle">Digit Input values (used on a status point)</h2><b>Attention: </b>
|
||||
<p>Digital Input values reside in table <span class="uicontrol">0</span>. Therefore, they are not applicable for controllers with a <span class="uicontrol">Data Table</span> setting of <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus"><span class="uicontrol">Holding Registers Lower</span> or <span class="uicontrol">Holding Registers Upper</span></MadCap:conditionalText>.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Destination Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">PV</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">DI <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Not configurable</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</p>
|
||||
<h2 class="sectiontitle">Extended loop support for HC900</h2>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span>
|
||||
This section is not applicable for controllers with a <span class="uicontrol">Data Table</span> setting of <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus"><span class="uicontrol">Holding Registers Lower</span> or <span class="uicontrol">Holding Registers Upper</span></MadCap:conditionalText>.
|
||||
</p>
|
||||
<p>Note that for LOOPX parameters, you must reference a controller with an Offset of 6,000. For more information about offsets, see the section "<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> and UMC800 controller OFFSET addresses" in the topic titled "Main properties for a Honeywell Universal Modbus controller."</p>
|
||||
<p>For the HC900 controller, loops 25-32 must be addressed using the LOOPX <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as point parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a>. Loop 32 Mode is only supported for Auto/Manual (AUTO-LSP and MAN-LSP). Loop 32 addresses must be added via the custom Modbus map for full support of Mode.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Destination Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Process Variable (PV)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> PV</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Not configurable</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point (<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a>)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> WSP</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> WSP</span> or <span class="uicontrol">LOOPX <span class="uicontrol">n</span> LSP1</span></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Output (OP)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> OP</span> or <span class="uicontrol">LOOPX <span class="uicontrol">n</span> OPWORK</span></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> OP</span> or <span class="uicontrol">LOOPX <span class="uicontrol">n</span> OPWORK</span></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Mode (<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">MD<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Mode parameter. Also known as mode. - A point parameter that determines whether or not the operator can control the point value. - In a status point, the MD determines whether the operator can control the output parameter. - In an analog point, the MD determines whether the operator can control the setpoint parameter. See also: analog point, output parameter, point parameter, setpoint parameter, status point.</span></a>)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> LOOPSTAT</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> MODEIN</span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>Loop Tuning constants (possible AUX parameters for a loop point) for loops 25-32:</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Destination Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Gain</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> GAIN1</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> GAIN1</span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Reset</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> RESET1</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> RESET1</span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Rate</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> RATE1</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">LOOPX <span class="uicontrol">n</span> RATE1</span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Signal tag and variable named address support for the HC900 and UMC800</h2>
|
||||
<p>Signal Tags (read only) with TAG as the named parameter and Variables (read/write) with MATH_VAR as the named parameter may be assigned to analog (floating point) or digital status points. The Variable and Signal Tag list (Tag Information) should be printed out from the controller configuration to obtain the sequential number listing and the data type (Analog or Digital) so that the proper point assignment may be made. </p>
|
||||
<p class="example">
|
||||
<h2 class="exampletitle">Analog signal tag example</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Destination Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">PV</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">TAG <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Not Configurable</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</p>
|
||||
<p class="example">
|
||||
<h2 class="exampletitle">Digital signal tag example</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Destination Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">PV</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">TAG <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Not Configurable</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</p>
|
||||
<p class="example">
|
||||
<h2 class="exampletitle">Digital variable example</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Destination Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PV</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">MATH_VAR <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Not Configurable</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">OP</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">MATH_VAR <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">MATH_VAR <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</p>
|
||||
<p class="example">
|
||||
<h2 class="exampletitle">Analog variable example</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Source Address
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Destination Address
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PV</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">MATH_VAR <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Not Configurable</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SP</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">MATH_VAR <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">MATH_VAR <span class="uicontrol">n</span></span>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,460 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Address syntax for non-named addresses</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1842"></a>
|
||||
<MadCap:concept term="ref" />Address syntax for non-named addresses</h1>
|
||||
<p>Addresses without names can be addressed directly using the format:</p><pre><span class="uicontrol">n</span>:0x<span class="uicontrol">A</span> [<span class="uicontrol">Format</span>]
|
||||
</pre>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Part
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">n</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Table number. See the section below titled "Table types" for table descriptions and their number.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">A</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Address within the table (in hexadecimal).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">Format</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">(Optional) Only used for Input and Holding register tables (3 and 4). If a format is not specified, the format defaults to IEEEFP.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>For signal tags above 1,000, you must use hexadecimal addressing.</p>
|
||||
<h2 class="sectiontitle">Table types</h2>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span>For controllers with a <span class="uicontrol">Data Table</span> setting of <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus"><span class="uicontrol">Holding Registers Lower</span> or <span class="uicontrol">Holding Registers Upper</span></MadCap:conditionalText>, you can only use Table 4.
|
||||
</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Table Description
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Table Number
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Point Type
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Address Type
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Digital Output (also known as Coil)<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>See the topic titled "Troubleshooting problems with specific controller models."</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">0</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Source/Destination<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">2<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>See the topic titled "Digital output control strategies."</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Digital Input</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Source</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Input Registers</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">3</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Status/Analog/Accumulator</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Source</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Holding Registers <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus">(Upper and Lower)</MadCap:conditionalText></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Status/Analog/Accumulator</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Source/Destination</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p class="example">
|
||||
<h2 class="exampletitle">Non-named address examples (for HC900)</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Point Type
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Type
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Point Table/Address/Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Controller OFFSET Address<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">3<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>Offset is not required for controllers with a Data Table setting of Holding Register.</span></a></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Signal Tag 1001</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Analog</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Source</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">4:0x4330 IEEEFP</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">4,000</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Analog In, Slot 2, Channel 2, of Rack 2<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">4<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>For controllers with a Data Table setting of Holding Registers Lower or Holding Registers Upper, DO and DI cannot be used. See the sections "Digital Output values" and "Digital Input values" in the topic titled "Address syntax for named addresses." For controllers with a Data Table setting of All Tables, all I/O beyond Rack 1 in an HC900 must be addressed using hexadecimal addressing while all I/O in Rack 1 can be accessed using DI, DO, and AI named addresses. For example, D1 9, AI 18. See the HC900 Hybrid Controller Communications User Guide (part # 51-52-25-111) for a listing of I/O hexadecimal addresses.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Analog</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Source</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">3:0x112 IEEEFP</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">0</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Digital In, Slot 8, Channel 3, of Rack 1<sup>2</sup></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Source</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">1:0x72</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">0</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Step Number of Sequencer 1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Analog</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Source</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">4:0x5AA9 UINT2</p>
|
||||
<p class="table">(16-bit Integer)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">4,000</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,401 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Alarm set point value group</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1034"></a>
|
||||
<MadCap:concept term="ref" />Alarm set point value group</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Set Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> Value group, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 48</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 64</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 6</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Alarm Set Point Value Group parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Alarm Set Point Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSP [n] VALUE<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'ALMSP [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DPR180, DPR250</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Alarm Set Point #1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSP [n] SP1<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">2<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'ALMSP [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Alarm Set Point #2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSP [n] SP2<sup>2</sup> </p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
369
docs/HW_Universal_Modbus/References/Alarm_status-QB5.htm
Normal file
369
docs/HW_Universal_Modbus/References/Alarm_status-QB5.htm
Normal file
@@ -0,0 +1,369 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Alarm status</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor2062"></a>
|
||||
<MadCap:concept term="ref" />Alarm status</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> Status, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 6</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 120</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 120</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Alarm Status parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Alarm Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT [n] STATUS<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'ALMSTAT [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
324
docs/HW_Universal_Modbus/References/Alarm_status_analog-QB5.htm
Normal file
324
docs/HW_Universal_Modbus/References/Alarm_status_analog-QB5.htm
Normal file
@@ -0,0 +1,324 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Alarm status analog</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1838"></a>
|
||||
<MadCap:concept term="ref" />Alarm status analog</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> Status Analog, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT_ANALOG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_ANALOG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 64</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Alarm Status Analog parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Alarm Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_ANALOG [n] STATUS<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'ALMSTAT_ANALOG [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DPR180, DPR250</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
324
docs/HW_Universal_Modbus/References/Alarm_status_channel-QB5.htm
Normal file
324
docs/HW_Universal_Modbus/References/Alarm_status_channel-QB5.htm
Normal file
@@ -0,0 +1,324 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Alarm status channel</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5224"></a>
|
||||
<MadCap:concept term="ref" />Alarm status channel</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> Status <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Channel<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The communications port used by the server to connect to a controller. Channels are one slot, point, or screw terminal of an I/O device for a single I/O value, and are defined using the Quick Builder tool.</span></a>, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT_CHANNEL [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_CHANNEL [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 64</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Alarm Status Channel parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Alarm Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_CHANNEL [n] STATUS<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'ALMSTAT_CHANNEL [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DPR180, DPR250</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,324 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Alarm status communications</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1087"></a>
|
||||
<MadCap:concept term="ref" />Alarm status communications</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> Status Communications, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT_<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">COM<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Component Object Model.</span></a> [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_COM [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 32</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Alarm Status Communications parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Alarm Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_COM [n] STATUS<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'ALMSTAT_COM [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DPR180, DPR250</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
324
docs/HW_Universal_Modbus/References/Alarm_status_digital-QB5.htm
Normal file
324
docs/HW_Universal_Modbus/References/Alarm_status_digital-QB5.htm
Normal file
@@ -0,0 +1,324 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Alarm status digital</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor2464"></a>
|
||||
<MadCap:concept term="ref" />Alarm status digital</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> Status Digital, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT_DIGITAL [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 36</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_DIGITAL [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 48</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Alarm Status Digital parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Alarm Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_DIGITAL [n] STATUS<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'ALMSTAT_DIGITAL [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DPR180, DPR250</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
324
docs/HW_Universal_Modbus/References/Alarm_status_event-QB5.htm
Normal file
324
docs/HW_Universal_Modbus/References/Alarm_status_event-QB5.htm
Normal file
@@ -0,0 +1,324 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Alarm status event</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5681"></a>
|
||||
<MadCap:concept term="ref" />Alarm status event</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> Status Event, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT_EVENT [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 6</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_EVENT [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 6</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Alarm Status Event parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Alarm Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_EVENT [n] STATUS<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'ALMSTAT_EVENT [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DPR180, DPR250</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
324
docs/HW_Universal_Modbus/References/Alarm_status_math-QB5.htm
Normal file
324
docs/HW_Universal_Modbus/References/Alarm_status_math-QB5.htm
Normal file
@@ -0,0 +1,324 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Alarm status math</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor2160"></a>
|
||||
<MadCap:concept term="ref" />Alarm status math</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> Status Math, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMSTAT_MATH [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_MATH [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 32</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Alarm Status Math parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Alarm Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">ALMSTAT_MATH [n] STATUS<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'ALMSTAT_MATH [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DPR180, DPR250</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
401
docs/HW_Universal_Modbus/References/Analog_input-QB5.htm
Normal file
401
docs/HW_Universal_Modbus/References/Analog_input-QB5.htm
Normal file
@@ -0,0 +1,401 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Analog input</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor69"></a>
|
||||
<MadCap:concept term="ref" />Analog input</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support Analog Inputs, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">AI<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Analog Input. Compare: DI.</span></a> [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 4</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 64</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 3</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 64</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">AI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 64<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>In 1st rack, first 8 slots.</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TrendView</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">AI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 32</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Analog Input parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Analog <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Input Value<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Read-only values that are usually scanned from the controller registers but can be from other server addresses. Input values can represent eight discrete states. Up to three values can be read from an address in order to determine a state. See also: controller, scanning.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">AI [n] VALUE<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">2<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'AI [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, DPR180, DPR250, UDC2300, UDC3300, UMC800, HC900, TV</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,477 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Bauds supported by   Universal Modbus</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor4156"></a>
|
||||
<MadCap:concept term="ref" />Bauds supported by Honeywell Universal Modbus</h1>
|
||||
<p>The following table lists the devices and their supported bauds.</p>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span>Bauds are not applicable to <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> and TrendView devices; these devices use Ethernet connections.
|
||||
</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="6" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="7" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="8" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="9" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th rowspan="2" class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th colspan="8" class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Bauds Supported
|
||||
</th>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
300
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
600
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
1200
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
2400
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
4800
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
9600
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
19,200
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
38,400
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA"> </td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA"> </td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA"> </td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA"> </td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA"> </td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Yes</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,334 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Communication or constant value group</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor213"></a>
|
||||
<MadCap:concept term="ref" />Communication or constant value group</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the Communication or Constant Value group, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CN [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CN [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 32</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TrendView</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">CN [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 32</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Communication or Constant Value Group parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Communication Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">CN [n] VALUE<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default parameter if only 'CN [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DPR180, DPR250, TV<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">2<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>Trendview/X-Series communication values are written via this parameter, read via Math/Calculated values parameter (the 'pen' value).</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
301
docs/HW_Universal_Modbus/References/Data_formats-QB5.htm
Normal file
301
docs/HW_Universal_Modbus/References/Data_formats-QB5.htm
Normal file
@@ -0,0 +1,301 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Data formats</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor4170"></a>
|
||||
<MadCap:concept term="ref" />Data formats</h1>
|
||||
<p>The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">data format<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A format applied to the raw parameter value being read from a controller. Data formats are used for scaling, and to read values that are floating point or other. To apply a data format, you type it as the last part of the controller address for the parameter value. See also: controller, parameter.</span></a> tells the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> how to interpret the register value. The possible formats are:</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Data Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Point Type
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">IEEEFP</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">32-bit <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">IEEE<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Institute of Electrical and Electronic Engineers.</span></a> floating point value (Big Endian).</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Status, Analog, Accumulator</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">n</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Bit field. <span class="uicontrol">n</span> represents the starting bit (0–15). This cannot be used with a named address.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Status</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">MODE</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Informs the server that the address is a mode <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as point parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a>.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Status, Analog, Accumulator</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">UINT2</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Unscaled 16-bit integer.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Status, Analog, Accumulator</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,276 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Defining a   Universal Modbus address for a point parameter</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1325"></a>
|
||||
<MadCap:concept term="ref" />Defining a Honeywell Universal Modbus address for a point parameter</h1>
|
||||
<p>For source and destination addresses the format for a Honeywell Universal Modbus <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> address is:</p><pre><span class="uicontrol">ControllerName Address</span></pre>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Part
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><span class="var">ControllerName</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The name of the Universal Modbus controller.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><span class="var">Address</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">The address in the controller where the value is recorded. The syntax depends on the address type:</p>
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">Named addresses</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Non-named addresses</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>If you would like help with the address, you can use the Address Builder. To display the Address Builder, click <img src="../../../_Images/Yamatake/Addrss.gif" style="text-align: center;" /> next to <span class="uicontrol">Address</span>.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,262 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Devices supported by the   Universal Modbus interface</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor3307"></a>
|
||||
<MadCap:concept term="ref" />Devices supported by the Honeywell Universal Modbus interface</h1>
|
||||
<p>This following devices are supported by the Universal Modbus <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">DR4300</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">DR4500</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">DPR180</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">DPR250</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">UDC2300</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">UDC3300</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">UMC800</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Trendview/X-Series</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
411
docs/HW_Universal_Modbus/References/Digital_input_table-QB5.htm
Normal file
411
docs/HW_Universal_Modbus/References/Digital_input_table-QB5.htm
Normal file
@@ -0,0 +1,411 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Digital input table</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle">Digital input table</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span><a name="aanchor5771"></a>
|
||||
<MadCap:concept term="ref" />Digital Input values reside in table 1. Therefore, they are not applicable for controllers with a <span class="uicontrol">Data Table</span> setting of <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus"><span class="uicontrol">Holding Registers Lower</span> or <span class="uicontrol">Holding Registers Upper</span></MadCap:conditionalText>.
|
||||
</p>
|
||||
<p>The following table lists the devices that support the Digital Input Table, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">DI<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Digital input. Compare: AI. See also: input.</span></a> [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 36</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 48</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 256</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 256</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TrendView</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">DI [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 32</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Digital Input Table parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Digital <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Input Value<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Read-only values that are usually scanned from the controller registers but can be from other server addresses. Input values can represent eight discrete states. Up to three values can be read from an address in order to determine a state. See also: controller, scanning.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DI [n] VALUE<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'DI [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DPR180, DPR250</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Digital Input Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">DI [n] VALUE<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">2<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'DI [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC3300, UMC800, HC900<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">3<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>Applies to Rack 1 only, allocation is 16 inputs (bits) per slot, 12 slots maximum.</span></a>, TV</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,242 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Digital output control strategies</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5154"></a>
|
||||
<MadCap:concept term="ref" />Digital output control strategies</h1>
|
||||
<p>Some controllers support the use of digital outputs as destination addresses. However, this functionality may have unintended consequences.</p>
|
||||
<p>Digital outputs are typically controlled by the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> itself. If you use a digital output in a destination address, the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> value will always override the value the controller expects to use. Once the output has been forced by the server, control cannot be returned to the controller. (that is, the server value will always have precedence).</p>
|
||||
<p>Because of this potential problem, the use of the digital output as a destination address has been disabled for the UMC800. Instead, if you have a control strategy as shown below, rather than use 'Digital Output' as the destination of a server <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">point parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a>, use the strategy shown in below. This strategy uses two server destination addresses, <span class="cite">Force Value</span> and <span class="cite">Force Enabled</span>. <span class="cite">Force Enabled</span> enables you to <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">switch<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A multiport device that moves Ethernet packets at full wire speed within a network. A switch may be connected to another switch in a network. See also: Ethernet, network.</span></a> between the local value, <span class="uicontrol">Calculated Value</span>, and the server value, <span class="uicontrol">Force Value</span>.</p><a name="i53283"></a>
|
||||
<p class="figCaption" data-mc-autonum="Figure 3-1: "><span class="autonumber"><span>Figure 3-1: </span></span>Digital Output Control Strategy - Example 1</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModBusDigitalOutput1_299x37.png" style="text-align: center;width: 299;height: 37;" />
|
||||
</p><a name="i53293"></a>
|
||||
<p class="figCaption" data-mc-autonum="Figure 3-2: "><span class="autonumber"><span>Figure 3-2: </span></span>Digital Output Control Strategy - Example 2</p>
|
||||
<p>
|
||||
<img src="../../../_Images/Universal_Modbus/UniModBusDigitalOutput2_477x191.png" style="text-align: center;width: 477;height: 191;" />
|
||||
</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
439
docs/HW_Universal_Modbus/References/Digital_output_table-QB5.htm
Normal file
439
docs/HW_Universal_Modbus/References/Digital_output_table-QB5.htm
Normal file
@@ -0,0 +1,439 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Digital output table</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle">Digital output table</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span><a name="aanchor2199"></a>
|
||||
<MadCap:concept term="ref" />Digital Output values reside in table 0. Therefore, they are not applicable for controllers with a <span class="uicontrol">Data Table</span> setting of <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus"><span class="uicontrol">Holding Registers Lower</span> or <span class="uicontrol">Holding Registers Upper</span></MadCap:conditionalText>.
|
||||
</p>
|
||||
<p>The following table lists the devices that support the Digital Output Table, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">DO<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Digital output. Compare: AO. See also: output.</span></a> [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 36</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DO [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 48</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DO [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DO [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 6</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DO [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 3</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DO [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 3</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DO [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 256</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> </p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DO [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 256</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TrendView</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">DO [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 32</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Digital Output Table parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Digital Output Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DO [n] VALUE<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'DO [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DPR180, DPR250</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Digital Output Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DO [n] VALUE<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">2<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'DO [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Digital Output Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">DO [n] VALUE <sup>1</sup></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits). </p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">UDC2300, UDC3300, UMC800, HC900<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">3<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>Applies to Rack 1 only, allocation is 16 outputs (bits), 12 slots maximum.</span></a>, TV</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,409 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Main properties for a   Universal Modbus channel</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor667"></a>
|
||||
<MadCap:concept term="ref" />Main properties for a Honeywell Universal Modbus channel</h1>
|
||||
<p>The <span class="uicontrol">Main </span>tab defines the basic properties for a Honeywell Universal Modbus <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">channel<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The communications port used by the server to connect to a controller. Channels are one slot, point, or screw terminal of an I/O device for a single I/O value, and are defined using the Quick Builder tool.</span></a>.</p>
|
||||
<p>For information about how to create a channel, see "Building controllers and channels" in the <span class="cite">Quick Builder User’s Guide</span>.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Property
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Name</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The unique name of the channel. A maximum of <span class="uicontrol">10</span> alphanumeric characters (no spaces or double quotes). Note: In <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> displays, underscore characters ( _ ) appear as spaces.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Description</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">(Optional) A description of the channel. A maximum of <span class="uicontrol">132</span> alphanumeric characters, including spaces.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Associated <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Asset<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An entity representing fixed plant equipment, facilities, or buildings. All assets have a tag name, an item name, and a full item name. An asset can be assigned to an operator or Station for the purposes of scope of responsibility, that is, for the purposes of controlling what an operator or Station can view or control in your Experion system. Previously known as an area.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Tag Name<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A unique identifier given to a point or an asset. Compare: item name. See also: asset, point.</span></a> of the Asset to be associated with the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Marginal <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> Limit</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The communications alarm marginal limit at which the channel is declared to be marginal. When this limit is reached, a high priority alarm is generated. To change the priority of the alarm system wide, see the topic titled "Configuring system alarm priorities" in the <MadCap:conditionalText MadCap:conditions="Combo_HPS.exp_ehs" class="cite" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Server and Client Configuration Guide</MadCap:conditionalText>. To change the priority of the alarm for one channel, see the topic titled "About configuring custom system alarm priorities for an individual channel or controller" in the <MadCap:conditionalText MadCap:conditions="Combo_HPS.exp_ehs" class="cite" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Server and Client Configuration Guide</MadCap:conditionalText>.</p>
|
||||
<p class="table">A channel barometer monitors the total number of requests and the number of times the controller did not respond or response was incorrect. The barometer increments by two or more, depending on the error, and decrements for each good call. </p>
|
||||
<p class="table">To calculate an acceptable marginal alarm limit, use the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">formula<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>In ISA-S88.01 terms, a category of recipe information that includes process inputs, process parameters, and process outputs. In Honeywell terms, the recommended implementation of a formula is through using Phase block formula and report parameters.</span></a>: Square root of the number of controllers on the channel × Marginal Alarm Limit defined on those controllers (Normally, you specify the same value for all controllers on a channel).</p>
|
||||
<p class="table">For example, if there are 9 controllers on the channel and their Marginal Alarm Limit is set to <span class="uicontrol">25</span>, the value would be <span class="uicontrol">3</span> (which is the square root of 9) <span class="uicontrol">× 25 = 75</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Fail Alarm Limit</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The communications alarm fail limit at which the channel is declared to have failed. When this barometer limit is reached, an urgent alarm is generated. To change the priority of the alarm system wide, see the topic titled "Configuring system alarm priorities" in the <MadCap:conditionalText MadCap:conditions="Combo_HPS.exp_ehs" class="cite" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Server and Client Configuration Guide</MadCap:conditionalText>. To change the priority of the alarm for one channel, see the topic titled "About configuring custom system alarm priorities for an individual channel or controller" in the <MadCap:conditionalText MadCap:conditions="Combo_HPS.exp_ehs" class="cite" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Server and Client Configuration Guide</MadCap:conditionalText>.</p>
|
||||
<p class="table">Set this to double the value specified for the channel Marginal Alarm Limit.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Write Delay</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">If the channel is on a serial port, the length of time (in milliseconds) that the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> waits before writing to <MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus">the Port and the Redundant Port of </MadCap:conditionalText>any controller on the channel. The default value is <span class="uicontrol">10</span> milliseconds<MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus"> for both the Port and the Redundant Port. You can set different values for these two ports</MadCap:conditionalText>.</p>
|
||||
<p class="table">For redundant <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> networks, the suggested Write Delay is <span class="uicontrol">0</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Connect Timeout</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The time (in seconds) the server waits to connect to <MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus">the Port and the Redundant Port of </MadCap:conditionalText>the controller before abandoning the connection. The default is <span class="uicontrol">10</span> seconds<MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus"> for both the Port and the Redundant Port. You can set different values for these two ports</MadCap:conditionalText>.</p>
|
||||
<p class="table">Use the default value<MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus">s</MadCap:conditionalText> unless the communications line<MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus">s</MadCap:conditionalText> <MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus">have</MadCap:conditionalText> a high error rate or you are using modems.</p>
|
||||
<p class="table">For redundant HC900 networks, the suggested Connect Timeout is <span class="uicontrol">1</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Read Timeout</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The time (in seconds) that the server waits for a reply from <MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus">the Port and the Redundant Port of </MadCap:conditionalText>the controller. The default is <span class="uicontrol">2</span> seconds<MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus"> for both the Port and the Redundant Port. You can set different values for these two ports</MadCap:conditionalText>.</p>
|
||||
<p class="table">Use the default value<MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus">s</MadCap:conditionalText> unless the communications line<MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus">s</MadCap:conditionalText> <MadCap:conditionalText data-mc-conditions="OtherProps.rel9-plus">have</MadCap:conditionalText> a high error rate or you are using modems.</p>
|
||||
<p class="table">For redundant HC900 networks, the suggested Read Timeout is <span class="uicontrol">1</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Item Type</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The type of channel specified when this item was created.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Last Modified</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The date and time the channel properties were modified.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Last Downloaded</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The date and time the channel was last downloaded to the server.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Item Number</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">The unique item number currently assigned to this channel, in the format <span class="uicontrol">CHN</span><MadCap:conditionalText data-mc-conditions="OtherProps.rel8-plus"><span class="uicontrol">cccc</span></MadCap:conditionalText>, where <MadCap:conditionalText data-mc-conditions="OtherProps.rel8-plus"><span class="uicontrol">cccc</span></MadCap:conditionalText> is the channel number.</p>
|
||||
<p class="table">You can change the <span class="var">Item Number</span> if you need to match your current server database configuration. The number must be between <span class="uicontrol"><MadCap:conditionalText data-mc-conditions="OtherProps.rel7-plus">00</MadCap:conditionalText>01</span> and the maximum number of channels allowed for your system. For more information about setting the maximum value, see the topic titled "Adjusting sizing of non-licensed items" in the <span class="cite"><span class="cite">Supplementary Installation Tasks Guide</span></span>.<MadCap:conditionalText data-mc-conditions="OtherProps.rel7-plus"> Note that the maximum number of channels that may be used in a system is defined in the <span class="ph"><span class="ph" MadCap:conditions="Combo_HPS.exp_ehs_elx" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Experion</span></span> specification for that <span class="ph"><span class="ph" MadCap:conditions="Combo_HPS.exp_ehs_elx" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Experion</span></span> release, This number is likely to be less than the maximum number that can be configured in the database as shown in "Adjusting sizing of non-licensed items."</MadCap:conditionalText></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Channel write delay settings</h2>
|
||||
<p>Serial devices using the RS-485 protocol require a minimum period during which no communications occur. Different devices have different requirements. You should configure the write delay to be the largest value required by any device on your RS-485 network. See the following table for requirements of individual devices.</p>
|
||||
<p>Where a delay is specified in number of characters, convert the value to milliseconds using this formula:</p><pre>Time(ms) = (1,000 × characters)/baud
|
||||
</pre>
|
||||
<p>Write delay should be rounded up to the nearest whole number.</p>
|
||||
<p>For example, 3.5 chars at 9600 baud = (1,000 × 3.5)/9600 = 3.6 ms (round to 4 ms)</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
UMC800
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
DPR100, DPR180, DPR250
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
DR4300
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
DR4500
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
UDC3300, UDC2300
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">3.5 Chars</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">3.5 Chars</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">V 4: 20 ms</p>
|
||||
<p class="table">V 5 or later: 3.5 Chars + 2 ms</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">V 57 and 58: 20 ms</p>
|
||||
<p class="table">V 59 or later: 3.5 Chars + 2 ms</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">20 ms</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,793 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Main properties for a   Universal Modbus controller</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle">Main properties for a Honeywell Universal Modbus controller</h1>
|
||||
<p>The <span class="uicontrol">Main</span> tab defines the basic properties for a Honeywell Universal Modbus <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>.</p>
|
||||
<p>For information about how to create a controller, see "Building controllers and channels" in the <span class="cite"><span class="cite">Quick Builder User’s Guide</span></span>.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Property
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Name</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">In the case of communications redundancy when the IP Addresses are not defined in <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Quick Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The Experion tool used to configure system components, such as standard points, Flex Stations, controllers (other than process controllers), electronic flow measurement (EFM), and printers. See also: controller, electronic flow measurement (EFM), Flex Station, process controller, standard point.</span></a>, the IP Address 1 and 2 must be specified in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> hosts file. The host name for IP Address 1 is then the Name property with an 'A' appended to it and the host name for IP Address 2 is the Name property with a 'B' appended to it.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Description</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">(Optional) A description of the controller. A maximum of <span class="uicontrol">132</span> alphanumeric characters, including spaces.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Channel<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The communications port used by the server to connect to a controller. Channels are one slot, point, or screw terminal of an I/O device for a single I/O value, and are defined using the Quick Builder tool.</span></a> Name</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The name of the channel on which the controller communicates with the server.</p>
|
||||
<p class="table">(You must have already defined a channel for it to appear in this list.)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Marginal <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> Limit</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The communications alarm marginal limit at which the controller is declared to be marginal. When this limit is reached, a high priority alarm is generated. To change the priority of the alarm system wide, see the topic titled "Configuring system alarm priorities" in the <MadCap:conditionalText MadCap:conditions="Combo_HPS.exp_ehs" class="cite" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Server and Client Configuration Guide</MadCap:conditionalText>. To change the priority of the alarm for one controller, see the topic titled "About configuring custom system alarm priorities for an individual channel or controller" in the <MadCap:conditionalText MadCap:conditions="Combo_HPS.exp_ehs" class="cite" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Server and Client Configuration Guide</MadCap:conditionalText>.</p>
|
||||
<p class="table">A controller barometer monitors the total number of requests and the number of times the controller did not respond or response was incorrect. The barometer increments by two or more, depending on the error, and decrements for each good call.</p>
|
||||
<p class="table">The default value is <span class="uicontrol">25</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Fail Alarm Limit</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The communications alarm fail limit at which the controller is declared to have failed. When this barometer limit is reached, an urgent alarm is generated. To change the priority of the alarm system wide, see the topic titled "Configuring system alarm priorities" in the <MadCap:conditionalText MadCap:conditions="Combo_HPS.exp_ehs" class="cite" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Server and Client Configuration Guide</MadCap:conditionalText>. To change the priority of the alarm for one controller, see the topic titled "About configuring custom system alarm priorities for an individual channel or controller" in the <MadCap:conditionalText MadCap:conditions="Combo_HPS.exp_ehs" class="cite" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Server and Client Configuration Guide</MadCap:conditionalText>.</p>
|
||||
<p class="table">Set this to double the value specified for the controller Marginal Alarm Limit.</p>
|
||||
<p class="table">The default is <span class="uicontrol">50</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA" data-mc-conditions="">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Dynamic Scanning</p>
|
||||
<p class="table">Fastest <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Scan Period<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The time interval between successive scans. See also: scan.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Select the <span class="uicontrol">Dynamic Scanning</span> check box to enable dynamic scanning of all point parameters on this controller. The default setting for this check box is selected.</p>
|
||||
<p class="table">Define the fastest possible scan period (in seconds) that dynamic scanning will scan point parameters on this controller. The default is <span class="uicontrol">15</span> seconds.</p>
|
||||
<p class="table">The dynamic scanning period does not affect the static scanning rate for a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as point parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a>. For example, if the scanning rate for a parameter is 10 seconds, and the dynamic scanning rate for the controller is 15 seconds, the parameter will still be scanned at a period of 10 seconds.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Device Type</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Select from the list, or enter the acronym for, the type of controller you are using. See the section below titled "Available device types."</p>
|
||||
<p class="table">When the device type is <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>, the <span class="uicontrol">Data Table</span> list appears.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">IP Address</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">If the channel <span class="uicontrol">Port Type</span> is <span class="uicontrol">LANVendor</span>, enter the controller's IP address here. If the IP address is not specified, the controller name is used as the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">TCP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Transmission Control Protocol.</span></a> host name. For more information see the Name property.</p>
|
||||
<p class="table">You can specify the port number to use. The ability to define a specific port enables multiple Modbus devices to be addressed behind a single IP address. If no port number is specified, port number 502 is used by default.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Device Identifier</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The Universal Modbus identification number assigned to your device.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Data Table</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Available for HC900 device types only.</p>
|
||||
<p class="table">The data table used to address the controller. For a description of available data tables, see the section below titled "Data Table types."</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Offset</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Enter the lowest address within the range you intend to use. See the section below titled "Using offsets."</p>
|
||||
<p class="table">By default use <span class="uicontrol">0</span>.</p>
|
||||
<p class="table">Note: <span class="uicontrol">Offset</span> is not visible when <span class="uicontrol">Device Type</span> is <span class="uicontrol">HC900</span> and <span class="uicontrol">Data Table</span> is <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus"><span class="uicontrol">Holding Registers Lower</span> or <span class="uicontrol">Holding Registers Upper</span></MadCap:conditionalText>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Item Type</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The type of controller specified when this item was created.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Last Modified</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The date and time the controller properties were modified.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Last Downloaded</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The date and time the controller was last downloaded to the server.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Item Number</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">The unique item number currently assigned to this controller, in the format <span class="uicontrol">RTU</span><span class="uicontrol">nnnnn</span>.</p>
|
||||
<p class="table">You can change the <span class="var">Item Number</span> if you need to match your current server database configuration. The number must be between <span class="uicontrol">00001</span> and the maximum number of controllers allowed for your system. </p>
|
||||
<p class="table">For more information about setting the maximum value, see the topic titled "Adjusting sizing of non-licensed items" in the <span class="cite"><span class="cite">Supplementary Installation Tasks Guide</span></span>.</p>
|
||||
<p class="table">
|
||||
<MadCap:conditionalText data-mc-conditions="OtherProps.rel7-plus">Note that the maximum number of controllers that may be used in a system is defined in the <span class="ph"><span class="ph" MadCap:conditions="Combo_HPS.exp_ehs_elx" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Experion</span></span> specification for that <span class="ph"><span class="ph" MadCap:conditions="Combo_HPS.exp_ehs_elx" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Experion</span></span> release, This number is likely to be less than the maximum number that can be configured in the database as shown in "Adjusting sizing of non-licensed items."</MadCap:conditionalText>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Data Table types</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="col1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="col2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="col3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="col4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Data Table
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Table Number
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">RTU<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Remote terminal unit. Also known as controller. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> Type
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Address Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">All tables</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">0, 1, 3, 4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">0</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">0x0–0x1fff (per table)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Holding Register<MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus">s Lower</MadCap:conditionalText></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">0x0–0x7fff</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA" data-mc-conditions="OtherProps.rel12-plus">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Holding Registers Upper</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">0x8000–0xffff</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Property
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Data Table</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The name of the data table.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Table Number</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The table number to which the Data Table can access. See the section titled "Table types" in the topic titled "Address syntax for named addresses."</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RTU Type</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">A number the system uses internally to identify the Data Table.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Address Range</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">The range of addresses the Data Table can access.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Available device types</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Type Acronym
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Controller Device
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Universal Digital Controller 2300</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Universal Digital Controller 3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300 Circular Chart Recorder</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500 Circular Chart Recorder</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Digital Process Recorder 180</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Digital Process Recorder 250</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800 Controller</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">HC900</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">HC900 Controller</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TV</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Trendview/X-Series Paperless Recorder</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Using offsets</h2>
|
||||
<p><a name="aanchor5330"></a>
|
||||
<MadCap:concept term="ref" />The server can only access a maximum of 4,096 records in a particular file. Therefore if the server needs to access records beyond that limit, you may need to define several <span class="cite">logical</span> controllers in Quick Builder for a device, each with an appropriate offset.</p>
|
||||
<p>For Universal Modbus, use an offset to reference addresses outside the range 0x0000 and 0x1FFF. For example, if you have to refer to addresses between 0x0000 and 0x4000 within a device, you will need to create two controllers, one with an OFFSET=0 (the default) for all addresses up to 0x1FFF, and one with OFFSET=2000 for all addresses between 0x2000 and 0x3FFF.</p>
|
||||
<p>The exception to using offsets are those controllers with a <span class="uicontrol">Data Table</span> setting of <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus"><span class="uicontrol">Holding Registers Lower</span> or <span class="uicontrol">Holding Registers Upper</span></MadCap:conditionalText>. These controllers can access addresses 0x0000 to 0x7fff<MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus"> and 0x8000 to 0xffff respectively </MadCap:conditionalText> without using an offset.</p>
|
||||
<h2 class="sectiontitle">HC900 and UMC800 controller OFFSET addresses</h2>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span>This section is not applicable for controllers with a <span class="uicontrol">Data Table</span> setting of <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus"><span class="uicontrol">Holding Registers Lower</span> or <span class="uicontrol">Holding Registers Upper</span></MadCap:conditionalText>.</p>
|
||||
<p>The Controller OFFSET address entry for the UMC800 and HC900 relative to parameter category is provided in the following table. For example, for an HC900, to access up to 24 control loops, all Variables, and up to 1,000 Signal Tags would require setup of two virtual controllers with offset entries of 0 and 2,000 respectively. HC900 control loops 25 through 32 parameters would require an offset entry of 6,000.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th rowspan="2" class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Parameter Category
|
||||
</th>
|
||||
<th colspan="2" class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
OFFSET Address for Controller
|
||||
</th>
|
||||
<th rowspan="2" class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Point Addressing
|
||||
</th>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
UMC800
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
HC900
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Control Loops</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">0 (loops 1–16)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">0 (loops 1–24)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Named (acronyms)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Control Loops (25–32)<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>For Loop 32, MODE is supported for Auto/Manual only.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Not applicable</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">6000</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Named (acronyms)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Variables (MATH_VAR)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">0 (all Variables, 1–150)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">0 (all Variables, 1–600)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Named (acronyms)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Variables (MATH_VARX)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Not applicable</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">8000 (Holding Registers Upper)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Named (acronyms)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> Programmers 1–4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">0</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">0</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Named (acronyms)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SP Programmers 5–8</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Not applicable</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Not supported</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA"> </td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Signal Tags (TAG)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">2000 (Signal Tags 1–500)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">2000 (Signal Tags 1–1000)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Named (acronyms)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Signal Tags 1001–2000</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Not applicable</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">4000</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Modbus Hexadecimal codes</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SP <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Scheduler<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A facility used to schedule the control of a point on either a periodic or once only (demand) basis. See also: demand scan, periodic scan, point.</span></a> 1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">2000</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">2000</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Named (acronyms)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SP Scheduler 2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Not applicable</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">2000</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Named (acronyms)</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Sequencers 1–4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Not applicable</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">4000</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Modbus Hexadecimal codes</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Alternator, Stage, Ramp, HOA, <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Device Control<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as DevCtl. This function block provides an operator representation and alarming functions for control of digital field devices, such as motors, valves, and pumps. It provides control for up to three outputs with processing based upon PV (process feedback) of up to four inputs. See also: function block, device.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Not applicable</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">6000</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Modbus Hexadecimal codes</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,424 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Math variable or calculated value group</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor400"></a>
|
||||
<MadCap:concept term="ref" />Math variable or calculated value group</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the Math Variable or Calculated Value group, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_VAR [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_VAR [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_VAR [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 32</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_VAR [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_VAR [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 150</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_VAR [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to <MadCap:conditionalText data-mc-conditions="OtherProps.rel12-plus">600</MadCap:conditionalText></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA" data-mc-conditions="OtherProps.rel12-plus">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">HC900</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_VARX [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 601 to 2048</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TrendView</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">MATH_VAR [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 64</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Math Variable or Calculated Value Group parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Math or Calculated Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_VAR [n] VALUE<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'MATH_VAR [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500, DPR180, DPR250, UDC3300, TV<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">2<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>Applies to TrendView or X-Series 'pen' values.</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Math or Calculated Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_VAR [n] VALUE </p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">3<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>Applies to UMC800, HC900 'variable' values.</span></a>, HC900 </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA" data-mc-conditions="OtherProps.rel12-plus">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Math or Calculated Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table" data-mc-conditions="OtherProps.rel12-plus">MATH_VARX [n] VALUE </p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table" data-mc-conditions="OtherProps.rel12-plus">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA" data-mc-conditions="OtherProps.rel12-plus">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">HC900<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">4<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>Points must be built using a controller that uses a data table of Holding Registers Upper.</span></a>,</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,346 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Math variable or calculated value status</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor3036"></a>
|
||||
<MadCap:concept term="ref" />Math variable or calculated value status</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the Math or Calculated Value Status, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_STATUS [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_STATUS [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">MATH_STATUS [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 32</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">MATH_STATUS [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Math or Calculated Value Status parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Math or Calculated Value Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">MATH_STATUS [n] STATUS<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'MATH_STATUS [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4500, DPR180, DPR250, UDC3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,764 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Non-numbered addresses</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor6198"></a>
|
||||
<MadCap:concept term="ref" />Non-numbered addresses</h1>
|
||||
<p>The following table lists the details of the Non-numbered Address parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as point parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a>
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Relay #1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RELAY1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Relay #2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RELAY2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> Relay #1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMRLY1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Alarm Relay #2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMRLY2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Control Relay #1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CR1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Control Relay #2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CR2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Control Relay #3</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CR3</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Control Relay #4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CR4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Control Relay</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CR</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UDC2300, UDC3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Alarm Relay #2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMRLY2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UDC2300, UDC3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Alarm Relay #1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">ALMRLY1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UDC2300, UDC3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">INSTMODE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">INSTMODE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CONFIG_CLEAR</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CONFIG_CLEAR</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">WO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">LOAD_RECIPE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">LOAD_RECIPE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">WO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CHART_SPEED</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CHART_SPEED</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #1 High Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN1HI</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #1 Low Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN1LO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Number of Chart Divisions</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CHART_DIVS</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CHART_STATUS</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">CHART_STATUS</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #1 Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN1STAT</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #2 Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN2STAT</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #2 High Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN2HI</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #2 Low Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN2LO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #3 Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN3STAT</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #3 High Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN3HI</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #3 Low Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN3LO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #4 Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN4STAT</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Pen #4 High Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">PEN4_HIGH</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Pen #4 Low Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">PEN4_LOW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,341 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Other documentation for   Universal Modbus</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor5819"></a>
|
||||
<MadCap:concept term="ref" />Other documentation for Honeywell Universal Modbus</h1>
|
||||
<p>The following documents are available from Honeywell:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli"><span class="cite">Modbus RTU Serial Communications User Manual</span> (Part number 51‐52‐25‐66)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli"><span class="cite">HC900 Modbus/TCP Communications User Manual</span> (Part number 51-52-25-111)</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> communication and configuration user manuals are listed below.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Instrument Model
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
User Manual Part Number
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">51-52-25-71</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">51-52-25-69</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">51-52-25-75</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">51-52-25-70</p>
|
||||
<p class="table">51-52-25-38 UDC3000 A Modbus 485 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">RTU<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Remote terminal unit. Also known as controller. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> Communication Manual</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DPR180/DPR250</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">EN1I-6189 DPR180/DPR250 Communication Option Manual</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">52-52-25-87 Modbus RTU Serial Communications User Manual</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">51-52-25-107</p>
|
||||
<p class="table">51-52-25-111 HC900 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Hybrid Controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Chassis with a control processor module (CPM) installed. The processor works with a shared family of racks, power supplies, I/O modules, and communication cards. See also: C200 controller, control processor, controller, CPM.</span></a> Communications User Guide</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">TrendView - Minitrend, Multitrend, ez <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">43-TV-25-08 Communications Manual</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Ethernet Bridge Card (UMC900, DPR180/DPR250)</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">51-52-25-96 Ethernet Interface Manual</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">X-Series Paperless Recorder</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">43-TV-25-30 Product Manual</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
1550
docs/HW_Universal_Modbus/References/PID_loop-QB5.htm
Normal file
1550
docs/HW_Universal_Modbus/References/PID_loop-QB5.htm
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,388 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Port properties for a   Universal Modbus channel</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor4457"></a>
|
||||
<MadCap:concept term="ref" />Port properties for a Honeywell Universal Modbus channel</h1>
|
||||
<p>The <span class="uicontrol">Port </span>tab defines the communication-related properties for a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">channel<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The communications port used by the server to connect to a controller. Channels are one slot, point, or screw terminal of an I/O device for a single I/O value, and are defined using the Quick Builder tool.</span></a>. The <span class="uicontrol">Port Type</span> for Universal Modbus can be:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli"><span class="var">Serial</span>. A serial communications interface, such as RS-485.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli"><span class="var">TerminalServer</span>. A communications link that enables controllers with a serial interface to be connected to a LAN.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli"><span class="var">LANVendor</span>. A communications interface using <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">TCP/IP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Transmission control protocol/internet protocol. A standard network protocol.</span></a> to controllers connected to a LAN.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 class="sectiontitle">Serial port properties</h2>
|
||||
<p class="attention" data-mc-autonum="<b>ATTENTION: </b>"><span class="autonumber"><span><b>ATTENTION: </b></span></span>The Serial Port settings must match the settings on your communication devices.
|
||||
</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Property
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Serial Port Name</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The device name of the serial port.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Baud rate</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The number of data bits per second.</p>
|
||||
<p class="table">The default is <span class="uicontrol">9600</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Number of Data Bits</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The number of data bits used for transmission.</p>
|
||||
<p class="table">The default is <span class="uicontrol">8</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Stop Bits</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The number of stop bits used for transmission</p>
|
||||
<p class="table">The default is <span class="uicontrol">1</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Parity</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Defines parity verification of each character and must match configuration on the end device.</p>
|
||||
<p class="table">The default is <span class="uicontrol">NONE</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Checksum</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The type of checksum error detection used for the port.</p>
|
||||
<p class="table">Not applicable for this channel. Select <span class="uicontrol">NONE</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">XON/XOFF</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The type of XON/XOFF software flow control used to stop a receiver from being overrun with messages from a sender. The types are:</p>
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli"><span class="uicontrol">Input</span> (use XON/XOFF to control the flow of data on the receive line)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli"><span class="uicontrol">None</span> (default)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli"><span class="uicontrol">Output</span> (use XON/XOFF to control the flow of data on the transmit line)</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Handshaking Options</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table"><span class="uicontrol">RS-232</span>
|
||||
</p> <p class="table"><span class="uicontrol">RS-422</span></p><ul class="table"><li><p class="ptableli">No handshaking options are available for RS-422.</p></li></ul><p class="table"><span class="uicontrol">RS-485</span></p> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Terminal Server port properties</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Property
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Terminal Server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A terminal server allows you to connect several controllers and Stations to a LAN even though they only have serial or parallel ports. Most terminal servers also provide a range of serial connection options, such as RS-232, RS-422, and RS-485. See also: controller, LAN, Station.</span></a> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">TCP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Transmission Control Protocol.</span></a> Host Name</p>
|
||||
<p class="table">Terminal <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> TCP Port No</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The name and port number of terminal server to which the channel is connected.</p>
|
||||
<p class="table">You can specify either a TCP host name or an IP address, but it must match the TCP host name used when you installed and internally configured the terminal server.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Idle Timeout</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The time, in seconds, the channel waits for a successful connection to the server before closing the connection.</p>
|
||||
<p class="table">A value of <span class="uicontrol">0</span> indicates that the connection is never closed.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Checksum</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">The type of checksum error detection used for the port.</p>
|
||||
<p class="table">Not applicable for this channel. Select <span class="uicontrol">NONE</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
282
docs/HW_Universal_Modbus/References/RS485_devices-QB5.htm
Normal file
282
docs/HW_Universal_Modbus/References/RS485_devices-QB5.htm
Normal file
@@ -0,0 +1,282 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>RS-485 devices</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor2264"></a>
|
||||
<MadCap:concept term="ref" />RS-485 devices</h1>
|
||||
<p>Before using your Control Products controllers, ensure that all communication parameters are configured correctly for each <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>. Configure each controller to use the following communication parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as point parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a>
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Value
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Number of Start Bits</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">1</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Number of Data Bits</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">8</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Number of Parity Bits</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">0</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Number of Stop Bits</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">1</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>Make sure that each controller on the RS-485 network is configured for the same baud. When you are ready to configure the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a>, you will need to know at what baud each RS-485 network is using.</p>
|
||||
<p>Every controller using the same connection to the server (RS-232 or RS-485) should have a unique Universal Modbus device identification number. Make a list showing what number has been associated with each of your controllers. You will need this information when using <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Quick Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The Experion tool used to configure system components, such as standard points, Flex Stations, controllers (other than process controllers), electronic flow measurement (EFM), and printers. See also: controller, electronic flow measurement (EFM), Flex Station, process controller, standard point.</span></a> to configure the server to use your Control Products controllers.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,232 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Redundant port properties for a   Universal Modbus channel</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor229"></a>
|
||||
<MadCap:concept term="ref" />Redundant port properties for a Honeywell Universal Modbus channel</h1>
|
||||
<p>A communication port used as a redundant link has the same <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">channel<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The communications port used by the server to connect to a controller. Channels are one slot, point, or screw terminal of an I/O device for a single I/O value, and are defined using the Quick Builder tool.</span></a> name but a requires a different port name to its twin. All other entries are identical to those of the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">primary<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>1. For Regulatory Control blocks in a cascade strategy: A primary is an upstream block from which an initializable input is fetched. A block has one primary for each initializable input. See also: block. 2. The controller (or chassis) that is currently controlling the redundant process by carrying out the assigned functions. Compare: secondary. See also: assigned function, chassis, controller redundancy.</span></a> port.</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
990
docs/HW_Universal_Modbus/References/Set_point_programmer-QB5.htm
Normal file
990
docs/HW_Universal_Modbus/References/Set_point_programmer-QB5.htm
Normal file
@@ -0,0 +1,990 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Set point programmer</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor108"></a>
|
||||
<MadCap:concept term="ref" />Set point programmer</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">set point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> programmer, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SPP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Setpoint in percent. See also: setpoint parameter.</span></a> [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 2</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 4</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SPP [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 4</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the set point program parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Output</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] OUT<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'SPP [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Time Remaining</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] SEG_TIME_REM</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Start</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] START</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UINT2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">WO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Hold</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] HOLD</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UINT2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">WO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Advance</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] ADV</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UINT2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">WO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Reset</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] RESET</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UINT2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">WO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - Ready</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_READY</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - Run</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_RUN</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - Hold</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_HOLD</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - End</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_END</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - Time Units in Seconds</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_TIME_<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">UNIT<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>In the Experion Batch Manager context, a collection of associated control modules and/or equipment modules and other process equipment in which one or more major processing activities can be conducted. - This term applies to both the physical equipment and the equipment control. - Examples of major processing activities are react, crystallize, and make a solution.</span></a>_S</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - Time Units in Minutes</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_TIME_UNIT_M</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - Time Units in Hours</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_TIME_UNIT_H</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Elapsed Time</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EL_TIME</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - Ramp Rate</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_RAMP_RATE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - Ramp Units</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_RAMP_UNITS</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Current Segment Number</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] SEG_NO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Current Segment Number</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] SEG_NO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - Type of Hold</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_HOLD_TYPE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Status - Current Segment is a ramp</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] STATUS_RAMP</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV01</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV02</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #3</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV03</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV04</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #5</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV05</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #6</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV06</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #7</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV07</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #8</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV08</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #9</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV09</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #10</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV10</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #11</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV11</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #12</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV12</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #13</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV13</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #14</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV14</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP [n] EV15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Set Point Programmer Segment Event #16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SPP [n] EV16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,727 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Set point programmer #1 profile segment</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1630"></a>
|
||||
<MadCap:concept term="ref" />Set point programmer #1 profile segment</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Set Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> Program #1 Profile Segment, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 50</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 50</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Set Point Program #1 Profile Segment parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Ramp/Soak Segment</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] SEG_TYPE</p>
|
||||
<p class="table">0 = Soak segment</p>
|
||||
<p class="table">1 = Ramp segment</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV01</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV02</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #3</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV03</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV04</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #5</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV05</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #6</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV06</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #7</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV07</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #8</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV08</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #9</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV09</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #10</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV10</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #11</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV11</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #12</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV12</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #13</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV13</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #14</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV14</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] EV16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Soak Value for Auxiliary Output</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] AUX_OUT</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Time</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] TIME<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'SPP1_SEG [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Rate</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] RATE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Ramp or Soak Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SPP1_SEG [n] SEG_VALUE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,715 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Set point programmer #2 profile segment</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor2605"></a>
|
||||
<MadCap:concept term="ref" />Set point programmer #2 profile segment</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Set Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> Program #2 Profile Segment, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">UMC800, <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 50</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Set Point Program #2 Profile Segment parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Ramp/Soak Segment</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] SEG_TYPE</p>
|
||||
<p class="table">0 = Soak segment</p>
|
||||
<p class="table">1 = Ramp segment</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV01</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV02</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #3</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV03</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV04</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #5</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV05</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #6</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV06</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #7</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV07</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #8</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV08</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #9</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV09</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #10</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV10</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #11</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV11</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #12</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV12</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #13</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV13</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #14</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV14</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] EV16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Soak Value for Auxiliary Output</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] AUX_OUT</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Time</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] TIME<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'SPP2_SEG [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Rate</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] RATE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Ramp or Soak Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SPP2_SEG [n] SEG_VALUE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,715 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Set point programmer #3 profile segment</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor3317"></a>
|
||||
<MadCap:concept term="ref" />Set point programmer #3 profile segment</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Set Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> Programmer #3 Profile Segment, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">UMC800, <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 50</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Set Point Program #3 Profile Segment parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Ramp/Soak Segment</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] SEG_TYPE</p>
|
||||
<p class="table">0 = Soak Segment</p>
|
||||
<p class="table">1 = Ramp Segment</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV01</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV02</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #3</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV03</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV04</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #5</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV05</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #6</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV06</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #7</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV07</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #8</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV08</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #9</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV09</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #10</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV10</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #11</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV11</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #12</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV12</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #13</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV13</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #14</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV14</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] EV16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Soak Value for Auxiliary Output</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] AUX_OUT</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Time</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] TIME<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'SPP3_SEG [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Rate</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] RATE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Ramp or Soak Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SPP3_SEG [n] SEG_VALUE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,715 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Set point programmer #4 profile segment</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor4608"></a>
|
||||
<MadCap:concept term="ref" />Set point programmer #4 profile segment</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Set Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> Programmer #4 Profile Segment, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 24</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC2300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 12</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">UMC800, <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 50</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Set Point Program #4 Profile Segment parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Ramp/Soak Segment</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] SEG_TYPE</p>
|
||||
<p class="table">0 = Soak Segment</p>
|
||||
<p class="table">1 = Ramp Segment</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #1</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV01</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #2</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV02</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #3</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV03</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #4</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV04</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #5</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV05</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #6</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV06</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #7</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV07</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #8</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV08</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #9</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV09</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #10</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV10</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #11</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV11</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #12</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV12</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #13</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV13</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #14</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV14</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV15</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Event #16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] EV16</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[Status Point Only]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Soak Value for Auxiliary Output</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] AUX_OUT</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Time</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] TIME<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'SPP4_SEG [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Rate</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] RATE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Ramp or Soak Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">SPP4_SEG [n] SEG_VALUE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC2300, UDC3300, UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,260 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Setting up time synchronization for UMC800 and HC900 controllers</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor6505"></a>
|
||||
<MadCap:concept term="ref" />Setting up time synchronization for UMC800 and HC900 controllers</h1>
|
||||
<p>Use the <span class="uicontrol">Time Sync Value</span> field in the <span class="uicontrol">Advanced</span> tab to set up time <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">synchronization<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>In dual redundancy control, the process of aligning the databases of two devices. Once two devices are synchronized, they must continue to track database changes, or else the secondary will revert to a disqualified state of readiness. See also: device, dual redundancy, readiness, secondary.</span></a> for UMC800 and <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> controllers.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Property
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Time Sync Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Add the value <span class="uicontrol">0</span>, <span class="uicontrol">1</span>, or <span class="uicontrol">2</span> to set up time synchronization, where:</p>
|
||||
<p class="table"><span class="uicontrol">0</span> = No time synchronization (default)</p>
|
||||
<p class="table"><span class="uicontrol">1</span> = UMC800 Time Sync using 4× registers <span class="uicontrol">1be0–1be5</span></p>
|
||||
<p class="table"><span class="uicontrol">2</span> = HC900 Time Sync using 4× registers <span class="uicontrol">1df0–1df5</span></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
324
docs/HW_Universal_Modbus/References/Tagged_signal-QB5.htm
Normal file
324
docs/HW_Universal_Modbus/References/Tagged_signal-QB5.htm
Normal file
@@ -0,0 +1,324 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Tagged signal</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor4383"></a>
|
||||
<MadCap:concept term="ref" />Tagged signal</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support Tagged Signal, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UMC800</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">TAG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 500</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table"><a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TAG [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1,000</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Tagged Signal parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Tagged Signal Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TAG [n] VALUE<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'TAG [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">UMC800, HC900</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,345 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Totalizer value group</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor4182"></a>
|
||||
<MadCap:concept term="ref" />Totalizer value group</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the Totalizer Value group, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">TOTALIZER [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">TOTALIZER [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 4</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">TOTALIZER [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TrendView</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TOTALIZER [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 64</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Totalizer Value Group parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Totalizer Value</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TOTALIZER [n] VALUE</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Floating Point</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RW</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,337 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Totalizer value status</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor333"></a>
|
||||
<MadCap:concept term="ref" />Totalizer value status</h1>
|
||||
<h2 class="sectiontitle">Devices supported</h2>
|
||||
<p>The following table lists the devices that support the Totalizer Value Status, and their formats.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Device
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Supported Address Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Range
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">TOTALIZER_STATUS [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">DR4500</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">TOTALIZER_STATUS [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 4</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">UDC3300</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TOTALIZER_STATUS [n] [param]</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">[n] = 1 to 1</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">Parameters</h2>
|
||||
<p>The following table lists the details of the Totalizer Value Status parameters.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="3" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="4" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="5" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Address Line
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Param Format
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Access
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Devices
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Totalizer Status</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">TOTALIZER_STATUS [n] STATUS<a href="#" class="MCTextPopup popup popupHead" style="font-size: 0.9em; vertical-align: super">1<span class="MCTextPopupBody MCTextPopupBody_Closed needs-pie popupBody" aria-hidden="true"><span class="MCTextPopupArrow"> </span>The default Parameter if only 'TOTALIZER_STATUS [n]' is entered.</span></a></p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">Discrete (bits).</p>
|
||||
<p class="table">[<a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Status Point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> Only]</p>
|
||||
<p class="table">0 = Totalizer Off</p>
|
||||
<p class="table">1 = Totalizer On</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">RO</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">DR4300, DR4500, UDC3300</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,320 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Troubleshooting   Universal Modbus common problems</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle">Troubleshooting Honeywell Universal Modbus common problems</h1>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Error message or problem
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You see the following error in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> log file:</p>
|
||||
<p class="table"><span class="uicontrol">Error code 0106 (Device Timeout)</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The server has not received a response from the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You see the following error in the server log file:</p>
|
||||
<p class="table"><span class="uicontrol">Error code 8102 (MODBUS error 2 - illegal data address)</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">You either specified an illegal address, or an illegal number of addresses.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You see the following error in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Message Zone<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The line below Station's toolbar where explanatory messages and prompts appear. Compare: command zone. See also: Station.</span></a> when you try to change the OP <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as point parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a>:</p>
|
||||
<p class="table"><span class="uicontrol">CONTROL - Illegal mode for control of parameter</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The point is in AUTO mode, or its equivalents (AUTO-LSP, CASC, AUTO-RSP). You must change the mode of the point to MAN or its equivalents (MAN-LSP, MAN-RSP).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You see the following error in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Quick Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The Experion tool used to configure system components, such as standard points, Flex Stations, controllers (other than process controllers), electronic flow measurement (EFM), and printers. See also: controller, electronic flow measurement (EFM), Flex Station, process controller, standard point.</span></a> output file:</p>
|
||||
<p class="table"><span class="uicontrol"><a name="aanchor863"></a><MadCap:concept term="ref" />Address is outside hardware cross reference table</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">You have upgraded your database from a previous server version and there is not enough room to store the controller addresses.</p>
|
||||
<p class="table">To rectify the problem, follow these steps:</p>
|
||||
<ol class="table">
|
||||
<li value="1">
|
||||
<p class="ptableli">Make a backup of <span class="uicontrol">\server\data</span>.</p>
|
||||
</li>
|
||||
<li value="2">
|
||||
<p class="ptableli">Open a Command Prompt window and type:</p>
|
||||
<p class="table"><span class="uicontrol">sysbld -PRESERVE -FULL</span>
|
||||
</p>
|
||||
</li>
|
||||
<li value="3">
|
||||
<p class="ptableli">Answer <span class="uicontrol">Y</span> to the first two queries.</p>
|
||||
</li>
|
||||
<li value="4">
|
||||
<p class="ptableli">When presented with the ability to change all sorts of database values, press ENTER until you see the following message:</p>
|
||||
<p class="table"><span class="uicontrol">There are 8192 addresses per rtu. Enter required number of addresses</span>
|
||||
</p>
|
||||
</li>
|
||||
<li value="5">
|
||||
<p class="ptableli">Change the number of addresses per <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">RTU<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Remote terminal unit. Also known as controller. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> (controller) to <span class="uicontrol">32766</span>.</p>
|
||||
</li>
|
||||
<li value="6">
|
||||
<p class="ptableli">Keep pressing ENTER until the <span class="uicontrol">sysbld</span> command terminates.</p>
|
||||
</li>
|
||||
</ol>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">The address LOOP <span class="uicontrol">n</span> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> doesn't download.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">The SP parameter is not a valid named address because there are a number of <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">set point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> types available, and a simple SP is ambiguous. WSP stands for working set point and SP1 stands for set point 1. In most cases, WSP works best.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,560 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Troubleshooting problems with specific controller models</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle">Troubleshooting problems with specific controller models</h1>
|
||||
<h2 class="sectiontitle">UDC3300 problems</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Error message or problem
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">You attempt to change a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">set point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as SP. The desired value of a process variable. Setpoint (SP) is an analog point parameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> in <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> and the value changes on the Station display but not on the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">faceplate<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A specialized pop-up that shows a subset of the details shown on the matching point detail (or template) display. It typically shows the point's runtime values and control settings. A faceplate appears when an operator clicks an object that is linked to a point. See also: point, point detail display.</span></a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">You attempt to change a set point in Station and the value on the Station display changes to a different value and the controller's faceplate doesn't change.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">The communications link between the controller and <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> can become overwhelmed. The solution is to increase the <span class="uicontrol"><span class="uicontrol">COM </span><span class="uicontrol"> Tx Delay</span></span> on the controller faceplate.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">UMC800 problems</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Error message or problem
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">You know that you should use the address <span class="uicontrol">LOOP <span class="uicontrol">n parametername</span></span> but you don't know what value to use for <span class="uicontrol">n</span>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">You want to access the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">process variable<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Normally abbreviated as PV. An actual value in a process. In the case of an analog point, for example, the PV represents values such as temperature, flow, and pressure. A PV may also be sourced from another parameter or be calculated from two or more measured or calculated variables using a point algorithm. See also: analog point, parameter, point algorithm, PV algorithm, PV clamp, PV period.</span></a> of the only <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">PID<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Proportional, integral, and derivative control modes.</span></a> loop you have configured. You used the number <span class="uicontrol">n</span> which appears on the top right-hand corner of the PID <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">block<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A unit of data and operation within Experion. Experion uses blocks as the component from which control strategies are built. The two categories of blocks are hardware entities and functional entities.</span></a> (<span class="uicontrol">LOOP <span class="uicontrol">n</span> PV</span>), but the values shown by the server don't seem to match those values in your controller.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The number shown on the top right-hand side of the PID block does NOT correspond with the loop number. You can find out the appropriate number by selecting <span class="uicontrol"><span class="uicontrol">File</span><span class="uicontrol">Print</span><span class="uicontrol">Block Parameters</span></span> in the Honeywell <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Control Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The control building software, running on a Windows operating system, that provides an environment in which to build control strategies using function blocks for the Honeywell control processor. It includes Function Block Builder, SCM Builder, Function Block Symbols, SCM Symbols and Configuration Forms, SCM Blocks and Configuration Forms, Function Block Faceplate, and the Data Entry Mechanism. See also: control processor.</span></a> configuration utility.</p>
|
||||
<p class="table">One of the properties printed out is <span class="uicontrol">Modbus ® loop number</span>. Use this number for your loops.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">The address <span class="uicontrol">PID <span class="uicontrol">n</span> PV</span> doesn't download.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The PID part of the address is not valid and doesn't appear in the Universal Modbus driver documentation.</p>
|
||||
<p class="table">You cannot use the names of control blocks within Control Builder as Universal Modbus addresses. You can only use the addresses listed in the Universal Modbus documentation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You know that you should use the address <span class="uicontrol">AI <span class="uicontrol">n</span></span> but you don't know what value to use for <span class="uicontrol">n</span>.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The analog input number is calculated using the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">formula<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>In ISA-S88.01 terms, a category of recipe information that includes process inputs, process parameters, and process outputs. In Honeywell terms, the recommended implementation of a formula is through using Phase block formula and report parameters.</span></a>: <span class="uicontrol"><span class="uicontrol">n</span> = (<span class="uicontrol">m</span>-1) * 4 + <span class="uicontrol">c</span></span>.</p>
|
||||
<p class="table"><span class="uicontrol">n</span> = the analog input number.</p>
|
||||
<p class="table"><span class="uicontrol">m</span> = the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">module<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>In SafeView, the file name and path of an executable file name. An application's module is one of the three means by which an application's display window can be “matched” and thus managed by SafeView. The other two are window title and window category.</span></a>/slot number. The UMC800 has 16 slots, numbered 1 to 16.</p>
|
||||
<p class="table"><span class="uicontrol">c</span> = the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">channel<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The communications port used by the server to connect to a controller. Channels are one slot, point, or screw terminal of an I/O device for a single I/O value, and are defined using the Quick Builder tool.</span></a> number (of the analog input). The analog input devices have up to four channels, numbered 1 to 4.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You know that you should use the address <span class="uicontrol">DI <span class="uicontrol">n</span></span> or <span class="uicontrol">DO <span class="uicontrol">n</span></span> but you don't know what value to use for <span class="uicontrol">n</span>.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The digital input number is calculated using the formula: <span class="uicontrol"><span class="uicontrol">n</span> = (<span class="uicontrol">m</span>-1) * 16 + <span class="uicontrol">c</span></span>.</p>
|
||||
<p class="table"><span class="uicontrol">n</span> = the digital input or output number.</p>
|
||||
<p class="table"><span class="uicontrol">m</span> = the module/slot number. The UMC800 has 16 slots, numbered 1 to 16.</p>
|
||||
<p class="table"><span class="uicontrol">c</span> = the channel number (of the digital input or output). The digital I/O devices have up to 16 channels, numbered 1 to 16.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You want to write to a digital output.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Honeywell recommends against writing to a digital output because this forces the output to a particular state, which cannot be overridden using the UMC800 internal logic. (Since this practice is inherently dangerous, it is not supported.)</p>
|
||||
<p class="table">You can create a safer implementation using digital variables and some UMC800 logic blocks.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You see the error:</p>
|
||||
<p class="table"><span class="uicontrol">***** PNTBLD ERROR ***** illegal MODICON plc address</span>
|
||||
</p>
|
||||
<p class="table">in the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Quick Builder<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The Experion tool used to configure system components, such as standard points, Flex Stations, controllers (other than process controllers), electronic flow measurement (EFM), and printers. See also: controller, electronic flow measurement (EFM), Flex Station, process controller, standard point.</span></a> output when trying to download a signal tag as a source address (such as <span class="uicontrol">TAG 2</span>) to the server.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table"><a name="aanchor4194"></a>
|
||||
<MadCap:concept term="ref" />You might be trying to download to a controller whose OFFSET address is not 0x2000. Refer to the Universal Modbus documentation for information about address ranges and OFFSET.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table"> You see the error:</p>
|
||||
<p class="table"><span class="uicontrol">***** PNTBLD ERROR ***** illegal MODICON plc address</span>
|
||||
</p>
|
||||
<p class="table">in the Quick Builder output when trying to download a signal tag, such as <span class="uicontrol">TAG 2,</span> as a destination address to the server.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Signal tags are read-only parameters, so cannot be used as destination addresses. Refer to the Universal Modbus documentation for information about read-only and write-only addresses.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">You don't know what number to use for the signal tag using named address TAG or variable using named address MATH_VAR.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<ol class="table">
|
||||
<li value="1">
|
||||
<p class="ptableli">Start the configuration utility Honeywell Control Builder configuration utility.</p>
|
||||
</li>
|
||||
<li value="2">
|
||||
<p class="ptableli">Select <span class="uicontrol"><span class="uicontrol">File</span><span class="uicontrol">Print</span></span>.</p>
|
||||
</li>
|
||||
<li value="3">
|
||||
<p class="ptableli">Select <span class="uicontrol">Tag Properties</span>, and then click <span class="uicontrol">OK</span>.</p>
|
||||
</li>
|
||||
<li value="4">
|
||||
<p class="ptableli">Your printout should show your signal tags. To the right of the words 'Signal Tag' or 'Variable' you should see a number. This is the tag number you should use in the address <span class="uicontrol">TAG <span class="uicontrol">n</span></span> or <span class="uicontrol">MATH_VAR <span class="uicontrol">n</span></span>.</p>
|
||||
</li>
|
||||
</ol>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 class="sectiontitle">HC900 problems</h2>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Error message or problem
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You see the log message:</p>
|
||||
<p class="table"><span class="uicontrol">Event <span class="var">nnn</span> has bad address. Cannot History Backfill event</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">This message occurs when points have been configured in HC (Hybrid Control) Designer with <span class="uicontrol">Use Signal Tag</span> as the <span class="uicontrol">Trend Backfill Log Point Selection</span>and the backfill data cannot be matched to points built in <span class="ph"><span class="ph" MadCap:conditions="Combo_HPS.exp_ehs_elx" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Experion</span></span>. If all the points on the controller are configured incorrectly like this, when backfill completes, the event that <span class="ph"><span class="ph" MadCap:conditions="Combo_HPS.exp_ehs_elx" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Experion</span></span> raises will say that "No samples required backfilling into history."</p>
|
||||
<p class="table">To fix this problem, you must use HC (Hybrid Control) Designer to change the <span class="uicontrol">Trend Backfill Log Point Selection</span> from <span class="uicontrol">Use Signal Tag</span> to <span class="uicontrol">Use Modbus Address</span>. If this is done after <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a> Point Function Blocks have been configured, you must also remove and re-add each of the points to the Trend Point Function Blocks and download the configuration to the controller. Note that doing this will also cause the controller to lose the backfill data it was storing.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You know you should use the address LOOP <span class="cite">n parametername</span> but you don't know what value to use for <span class="cite">n</span>.</p>
|
||||
<p class="table">You want to access the process variable of the only control loop that you have configured. You used the number <span class="cite">n</span> which appears on the upper-right hand corner of the PID block (LOOP n <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">PV<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The process variable. An actual value in a process. In the case of an analog point, for example, the PV represents values such as temperature, flow, and pressure. A PV may also be sourced from another parameter or be calculated from two or more measured or calculated variables using a point algorithm. See also: analog point, parameter, point algorithm, PV algorithm, PV clamp, PV period.</span></a> for loops 1-24 and LOOPX n PV for loops 25-32), but the values shown by the server don't seem to match those values in your controller. </p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">The block execution order number shown on the upper right-hand side of the block does NOT correspond with the loop number. The loop number corresponds with order of entry of the PID loop blocks only. You can find the appropriate number by selecting <span class="uicontrol"><span class="uicontrol">File</span><span class="uicontrol">Print Report Preview</span></span>, then select the FBD icon and <span class="uicontrol"><span class="uicontrol">Modbus Register Map</span><span class="uicontrol">Summary Function Block Report</span></span> in the Hybrid Control (HC) Designer configuration. The Loop Blocks are listed by number. Use this number for your loops.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">For analog inputs in the first <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">rack<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Chassis or cardfile capable of accepting plug-in modules. See also: chassis.</span></a>, you know that you should use the address <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">AI<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Analog Input. Compare: DI.</span></a> <span class="cite">n</span> but you don't know what value to use for <span class="cite">n</span>.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">For the first rack only, the analog input number is calculated using the formula: </p>
|
||||
<p class="table"><span class="uicontrol">n</span> = (<span class="uicontrol">m</span>-1) * 8 + <span class="uicontrol">c</span>.</p>
|
||||
<p class="table"><span class="uicontrol">n</span> = the analog input number</p>
|
||||
<p class="table"><span class="uicontrol">m</span> = the module/slot number. The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> has up to 12 slots depending on rack size, numbered 1 to 12.</p>
|
||||
<p class="table"><span class="uicontrol">c</span> = the channel number (of the analog input).</p>
|
||||
<p class="table">The analog input cards have 8 channels, numbered 1 to 8. The 2nd AI channel for slot/module 2 in Rack 1 is AI 10.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">I don't know to access analog inputs beyond the first rack.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">A Signal Tag is the only way to access analog inputs on a Holding Register controller. Access to analog inputs directly using Non-Named hexadecimal addressing requires Table 3 (Input Register), whereas Signal Tags use Table 4 (Holding Register).</p>
|
||||
<p class="table">If you have provided a Signal Tag for the Analog Input block output, use this tag number and TAG as the address name, for example, TAG 45 for a controller with an OFFSET address of 2000. Otherwise, you must use Non-Named hexadecimal addressing for a controller with an offset of 0. The address ranges for the racks are as follows:</p>
|
||||
<p class="table">Rack 1: 0 - <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">FF<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Foundation Fieldbus. An enabling technology for dynamically integrating dedicated field devices with digitally based control systems. It defines how all "smart" field devices are to communicate with other devices in the control network. The technology is based upon the International Standards Organization's Open System Interconnection (OSI) model for layered communications. See also: Fieldbus Foundation.</span></a></p>
|
||||
<p class="table">Rack 2: 100-1FF</p>
|
||||
<p class="table">Rack 3: 200 – 2FF</p>
|
||||
<p class="table">Rack 4: 300 – 3FF</p>
|
||||
<p class="table">Rack 5: 400 – 4FF</p>
|
||||
<p class="table">Zero-based addressing is used and two contiguous registers comprise the floating point data. Table 3 (Modbus Function Code 4) is used for access. The first analog channel for slot/module 1 in Rack 2 is: 3:x100 IEEEFP, channel 2 is 3:x102 IEEEFP, channel 8 is 3:x10E IEEEFP. There are 8 inputs per slot/module.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">For analog inputs in the first rack, you know that you should use the address <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">DI<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Digital input. Compare: AI. See also: input.</span></a> <span class="cite">n</span> or <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">DO<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Digital output. Compare: AO. See also: output.</span></a> <span class="cite">n</span> but you don't know what value to use for <span class="cite">n</span>.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">For the first rack only, the digital or output number is calculated using the formula:</p>
|
||||
<p class="table"><span class="uicontrol">n</span> = (<span class="uicontrol">m</span>-1) * 16 + <span class="uicontrol">c</span>.</p>
|
||||
<p class="table"><span class="uicontrol">n</span> = the analog input number</p>
|
||||
<p class="table"><span class="uicontrol">m</span> = the module/slot number. The HC900 has up to 12 slots depending on rack size, numbered 1 to 12.</p>
|
||||
<p class="table"><span class="uicontrol">c</span> = the channel number (of the digital input or output). The digital I/O cards have 8 or 16 channels, numbered 1 to 8 or 1 to 16. An <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">allocation<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A form of coordination control that assigns a resource to a batch or unit. Note that an allocation can be for the entire resource or for portions of a resource.</span></a> of 16 I/O is made for each slot/module regardless of type. The 2nd DI channel for slot/module 3 in Rack 1 is DI 34.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">I don't know to access digital I/O beyond the first rack.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">A Signal Tag is the only way to access digital inputs and outputs on a Holding Register controller. Access to digital inputs and outputs directly using Non-Named hexadecimal addressing requires Table 1 (Digital Input) and Table 0 (Digital Output), whereas Signal Tags use Table 4 (Holding Register).</p>
|
||||
<p class="table">If you have provided a Signal Tag for the Digital Input or Output block output, use this tag number and TAG as the address name, for example, TAG 56 for a controller with an OFFSET address of 2000. Otherwise, you must use Non-Named hexadecimal addressing for a controller with an offset of 0. The address ranges for the racks are as follows: </p>
|
||||
<p class="table">Rack 1: 0 - FF</p>
|
||||
<p class="table">Rack 2: 100-1FF</p>
|
||||
<p class="table">Rack 3: 200 – 2FF</p>
|
||||
<p class="table">Rack 4: 300 – 3FF</p>
|
||||
<p class="table">Rack 5: 400 – 4FF</p>
|
||||
<p class="table">Zero-based addressing is used and two contiguous registers comprise the floating point data. Table 1 is used for access to digital inputs and Table 0 is used for digital outputs. The 3rd digital input channel for slot/module 6 in Rack 2 is 1:x152, the 4th digital input on the same module is 1:x153. The 5th digital output for slot/module 8 in Rack 3 is 0:x274. There are 8 inputs per slot/module. An allocation of 16 I/O is made for each slot/module regardless of type.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You want to write to a digital output.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Honeywell recommends against writing to a digital output since this forces cannot be returned to normal via Modbus communications. Use the HC Designer tool concurrently for force actions where force removal is supported. You may also use digital Variables and logic blocks in the controller configuration to implement the force more safely via Station.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You see the error:</p>
|
||||
<p class="table"><span class="uicontrol">****** PNTBLD ERROR******* illegal MODICON plc address </span>
|
||||
</p>
|
||||
<p class="table">in the Quick Builder output when trying to download a signal tag as a source address (such as TAG 2) to the server.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">You might be trying to download to an <span class="uicontrol">All Tables</span> controller whose <span class="uicontrol">OFFSET</span> address is not 2,000. Refer to the Universal Modbus documentation about offset ranges and OFFSET.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You see the error:</p>
|
||||
<p class="table"><span class="uicontrol">****** PNTBLD ERROR******* illegal MODICON plc address</span>
|
||||
</p>
|
||||
<p class="table">in the Quick Builder output when trying to download a signal tag such as TAG 2 as a destination address to the server.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Signal tags are read-only parameters, so cannot be used as destination addresses. You will need to use Variables in your HC900 configuration instead for writes. Refer to the Universal Modbus documentation for information about read-only and write-only addresses.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You don't know what number to use for accessing an HC900 Signal Tag or a Variable. </p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Start the Hybrid Control (HC) Designer configuration tool.</p>
|
||||
<p class="table">Select <span class="uicontrol"><span class="uicontrol">File</span><span class="uicontrol">Print Report Preview</span></span></p>
|
||||
<p class="table">Select <span class="uicontrol">FBD's</span> icon in the dialog box.</p>
|
||||
<p class="table">Select <span class="uicontrol"><span class="uicontrol">Modbus Register Map</span><span class="uicontrol">Signal Tags and Variables</span></span> from the pull-down menu.</p>
|
||||
<p class="table">This listing shows the Variables and Signal Tags used in the configuration listed by <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">tag name<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A unique identifier given to a point or an asset. Compare: item name. See also: asset, point.</span></a> and in number sequence. Use the number in the # column as your reference for use in the address TAG <span class="uicontrol">n</span> (for Signal Tags) or MATH_VAR <span class="uicontrol">n</span> for Variables.</p>
|
||||
<p class="table">You may print out this list for reference by selecting the Print button from Print Preview.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You want to know which HC900 Signal Tags or Variables are digital in nature so that they can be applied to Status points. </p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">You can apply Signal Tags (read only) and Variables (read/write) to digital Status points if they are digital data types. See above for information related to viewing/printing the Tag Information Report. The Data Type column lists whether the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as point parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a> is Digital or Analog. If digital, you may apply to Status points. The UMB driver does the floating point conversion to integer translation to read or write an ON (1) or OFF (0) condition.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You want to know how to input a set point programmer point to use the standard screens in Station for viewing an HC900 set point programmer table and the profile pre-plot. </p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">Consult the HC900 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SPP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Setpoint in percent. See also: setpoint parameter.</span></a> & Recipe Support Users Guide. Support is for programmers 1-4 only. There is no UMB driver support for programmers 5-8. </p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You want to force a digital input on or off via <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">status point<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A type of standard point that is used to represent discrete or digital field values. See also: dual-bit status point, standard point.</span></a> OP parameter.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">You cannot force a digital input except via the HC Designer configuration software (force DI block output in Monitor mode).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">You see the error:</p>
|
||||
<p class="table"><span class="uicontrol">***** PNTBLD ERROR ***** Table Number must match controller Table Number (Table Number: <span class="uicontrol">x</span>, controller Table Number: 4)</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<p class="table">This error occurs when you used a Holding Register controller ("controller Table Number: 4"), but you specified an address that resides in a different table ("Table Number: <span class="uicontrol">x</span>." – <span class="uicontrol">x</span> could be 0, 1, or 3).</p>
|
||||
<p class="table">A Holding Register controller only supports addresses in the Holding Register table. Most named addresses reside in the Holding Register table, but some, such as DI and DO, reside in different tables. If you need to access Digital Outputs, Digital Inputs, or Analog Inputs (Input Registers) on a Holding Register controller, you can connect these to Signal Tags or Analog/Digital Variables, and then use the <span class="uicontrol">TAG</span> and <span class="uicontrol">MATH_VAR</span> named addresses.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">You see the error:</p>
|
||||
<p class="table"><span class="uicontrol">*** Cannot change Data Table - set Data Table back to All tables (RTU type: 0)</span>
|
||||
</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<p class="table">Once a controller has been downloaded to the server, its Data Table value cannot change. This message informs you of this, and notifies you of the accepted (or previously downloaded) value for this particular controller ("All tables").</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,397 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Troubleshooting recipe support</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<link href="../../../Resources/TableStyles/HDLSTable.css" rel="stylesheet" data-mc-stylesheet-type="table" />
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1795"></a>
|
||||
<MadCap:concept term="ref" />Troubleshooting recipe support</h1>
|
||||
<p>This section describes cross checks and remedies to perform if <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a>/UMC800 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SPP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Setpoint in percent. See also: setpoint parameter.</span></a> and Recipe Support does not respond as anticipated.</p>
|
||||
<table style="width: 100%;mc-table-style: url('../../../Resources/TableStyles/HDLSTable.css');" class="TableStyle-HDLSTable TableStyle-HDLSTable_no_stripe" cellspacing="0">
|
||||
<col title="1" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<col title="2" class="TableStyle-HDLSTable_no_stripe-Column-Regular" />
|
||||
<thead>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Head-Header1">
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadE-Regular-Header1">
|
||||
Behavior
|
||||
</th>
|
||||
<th class="TableStyle-HDLSTable_no_stripe-HeadD-Regular-Header1">
|
||||
Things to try or confirm
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Cannot use <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> to control an HC900 or UMC800. The commands appear to have no effect.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">Ensure that the application has been installed correctly and that all prerequisites have been met.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Make sure the <span class="uicontrol">UMC800SP.exe</span> task is running.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Downloading/uploading a stored recipe or <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> profile fails and causes an <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> to be raised in Station.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">Ensure the selected <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> is a valid HC900/UMC800.</p>
|
||||
</li>
|
||||
<li> </li>
|
||||
<li>
|
||||
<p class="ptableli">Check that the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> can communicate with the controller, that is, the controller status is OK.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">If performing a download, ensure the target programmer has an SPP <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">function block<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as FB. An executable software object that performs a specific task, such as measurement or control, with inputs and outputs that connect to other entities in a standard way. They can be connected and grouped together to construct simple or complex control strategies. You can view function blocks as a symbol, configuration form, as part of a strategy, or as a user-defined view in an operator schematic. See also: function block configuration form, function block faceplate, function block symbol.</span></a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Ensure the controller is in 'Run' mode (set on the controller hardware).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Check the server log for error messages.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">The 'Clone a Profile' dialog box does not let me select the correct profile.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">Check that each profile has a unique name. If this is not the case, then the dialog box will only select the first profile and clone this one.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Cannot enter a point name on the SPP Summary page.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">Ensure that the HC900 and UMC800 <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">channel<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The communications port used by the server to connect to a controller. Channels are one slot, point, or screw terminal of an I/O device for a single I/O value, and are defined using the Quick Builder tool.</span></a>(s) are out of service when entering the point names.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">Downloading a program from the SPP Program page fails and causes an alarm to be raised in Station.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">As per 'Download profile' (above).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">The SP programmer must be in 'Ready' or 'Hold' state to edit segments.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Ensure all <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">parameter<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as point parameter. A unit of information about a point. For example, an analog point includes parameters such as process variable parameter (PV), output parameter (OP) and setpoint parameter (SP). See also: analog point, output parameter, point, process variable, setpoint parameter.</span></a> have valid values for example, restart rate and jog segment not zero.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Check the server log for error messages.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">The command issued to an SPP programmer appears to have no effect.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">Some actions require the SP programmer to be in a certain state, for example, 'Clear' is not valid when the programmer is in 'Run.'</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a> does not display the program history or the ideal profile.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">Check that a point has been built and specified for the SP programmer. Ensure that HC900 and UMC800 channel(s) are enabled and the point has 'Scanning and Control enabled' set.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Ensure you are licensed for Fast and <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Extended history<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The type of history that collects 1-hour, 8-hour, and 24-hour snapshots of point parameter values. Compare: exception history, fast history, standard history. See also: history, point parameter.</span></a> collection.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Check that the point parameters have been configured properly and are collecting history.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Make sure the point is not in alarm.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">The point range should be large enough to cover the output of the programmer.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyE-Regular-RowA">
|
||||
<p class="table">The program history does not look like the ideal profile.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyD-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">An 'Advance' command causes the programmer to advance to the next segment. This causes a 'gap' in the history values and results in the running program to be 'distorted.'</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="TableStyle-HDLSTable_no_stripe-Body-RowA">
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyB-Regular-RowA">
|
||||
<p class="table">The trend draws fewer segments than in the SP program.</p>
|
||||
</td>
|
||||
<td class="TableStyle-HDLSTable_no_stripe-BodyA-Regular-RowA">
|
||||
<ul class="table">
|
||||
<li>
|
||||
<p class="ptableli">The end of the program is taken as the first segment with a length/rate of zero Ensure that your program only contains these types of segments at the end of the program. To check this, you can upload the program in the SPP Program page.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="ptableli">Check the server log for error messages.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,238 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>About the   Universal Modbus interface</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor6314"></a>
|
||||
<MadCap:concept term="ref" />About the Honeywell Universal Modbus interface</h1>
|
||||
<p>The Universal Modbus Interface enables the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> to interface to any Control Products <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> that implements the Honeywell Universal Modbus protocol. The Honeywell Universal Modbus protocol is the Honeywell implementation of the Modbus <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">RTU<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Remote terminal unit. Also known as controller. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> Communications protocol for serial RS-485, RS-232, or Ethernet networks. Configuration information relating to specific controllers is supplied in separate user manuals.</p>
|
||||
<p>This interface is supported only by systems that are licensed for Universal Modbus.</p>
|
||||
<h2 class="sectiontitle">To check your system license</h2>
|
||||
<ol>
|
||||
<li value="1">From the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> menu, select <span class="uicontrol"><span class="uicontrol">Configure</span><span class="uicontrol">Server License Details</span></span>.<p class="pli">The <span class="wintitle">Server License Details</span> display appears.</p></li>
|
||||
<li value="2">Select the <span class="uicontrol">Interfaces</span> tab.<p class="pli">All licensed options for your system appear with a green <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">LED<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Light Emitting Diode is a semiconductor light source used as indicator lamps in various devices.</span></a>. Ensure that <span class="uicontrol">Universal Modbus</span> is listed.</p><p class="pli">Contact your local supplier for further licensing details.</p></li>
|
||||
</ol>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,247 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Controlling an SP programmer</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle">Controlling an SP programmer</h1>
|
||||
<p>Considerations:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">You can change the present segments while the program is in operation. You must first place the programmer in the Hold state, then you may alter the Start Value/Soak Value or Rate/Soak Time. You must then select the Start action for the program to continue.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p class="pli">Not all commands are valid in all programmer states. For example, <span class="var">Clear</span> is not valid when the programmer is in <span class="var">Run</span>. You must also go to the Hold state first before Advance or Reset. You can only start the program in the Ready state Commands can also be issued from the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SPP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Setpoint in percent. See also: setpoint parameter.</span></a> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a> page.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 class="sectiontitle">To control an SP programmer</h2>
|
||||
<ol>
|
||||
<li value="1">In <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> select <span class="uicontrol">Configure</span>><span class="uicontrol">Applications</span>><span class="uicontrol">HC900/UMC800</span>><span class="uicontrol">Programmer Operation</span>.<p class="pli">The SPP Summary display opens.</p></li>
|
||||
<li value="2">Select a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> in the combo box.<p class="pli">The display updates with the current state of the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> programmers configured.</p></li>
|
||||
<li value="3">Select the programmer that you want to control. Click on programmer's number to load the SPP Program page with its configuration. This is as shown below.</li>
|
||||
<li value="4">Click <span class="uicontrol">Command Programmer</span>. The Select Action dialog box appears. Select the required action and click <span class="uicontrol">OK</span>.</li>
|
||||
<li value="5">A confirmation dialog box appears. Click <span class="uicontrol">OK</span> to accept the action or <span class="uicontrol">Cancel</span> to remove the dialog box.<p class="pli"><a name="aanchor2525"></a><MadCap:concept term="ref" />If the command is successful, the message 'Command sent.' appears and the SP programmer status changes to reflect the command. Otherwise 'Failed to send command.' appears. See the topic titled 'Troubleshooting recipe support' for possible fail reasons.</p><p class="pli">While the program is running, the present segment number is highlighted and the segment and elapsed timers are active. When in Hold, the segment timer stops but the elapsed timer continues.</p><p class="pli">Click the Trend icon at the top right of the SPP Program display to access the SPP Trend display. If a profile has been downloaded to the programmer, an SP pre-plot for the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Primary<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>1. For Regulatory Control blocks in a cascade strategy: A primary is an upstream block from which an initializable input is fetched. A block has one primary for each initializable input. See also: block. 2. The controller (or chassis) that is currently controlling the redundant process by carrying out the assigned functions. Compare: secondary. See also: assigned function, chassis, controller redundancy.</span></a> programmer output appears. The time of the program is spread over a single screen for this plot in hours or minutes, depending on the time units. Alternatively, you can also select the Auxiliary output plot (if configured).</p><p class="pli">You can operate the programmer using the Command Programmer button as described for the SPP Program display. The status information includes the event LEDs that are red when the event is ON.</p><p class="pli">When the program is in Hold, the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">PV<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The process variable. An actual value in a process. In the case of an analog point, for example, the PV represents values such as temperature, flow, and pressure. A PV may also be sourced from another parameter or be calculated from two or more measured or calculated variables using a point algorithm. See also: analog point, parameter, point algorithm, PV algorithm, PV clamp, PV period.</span></a> plotting stops. The PV continues plotting when the program is restarted.</p></li>
|
||||
</ol>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,241 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Downloading a combined recipe</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor4307"></a>
|
||||
<MadCap:concept term="ref" />Downloading a combined recipe</h1>
|
||||
<p class="caution" data-mc-autonum="<b>CAUTION: </b>"><span class="autonumber"><span><b>CAUTION: </b></span></span>If the download includes a recipe, then running programs can be affected by changing the variable values. The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">SP<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The setpoint parameter of an analog point. The desired value of a process variable. Setpoint (SP) is an analog pointparameter, and the value is entered by the operator. The setpoint can be changed any number of times during a single process. The setpoint is represented in engineering units. See SP in the Control Builder Parameter Reference. See also: analog point, parameter, process variable.</span></a> programmers must be in <span class="var">Ready</span> or <span class="var">Hold</span> state to download the profiles.
|
||||
</p>
|
||||
<h2 class="sectiontitle">To download a combined recipe</h2>
|
||||
<ol>
|
||||
<li value="1">In <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> select <span class="uicontrol">Configure</span>><span class="uicontrol">Applications</span>><span class="uicontrol">HC900/UMC800</span>><span class="uicontrol">Combined Recipes</span>.<p class="pli">The Combined Recipe Selection display opens.</p></li>
|
||||
<li value="2">Click the combined recipe that you want to configure or modify, or click a blank slot to create a new combined recipe.</li>
|
||||
<li value="3">Select the combined recipe name to load its configuration.</li>
|
||||
<li value="4">Click <span class="uicontrol">Download</span> to download the combined recipe. Select a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> destination and click on its <span class="uicontrol">Download</span> button.<p class="pli">A confirmation dialog box appears.</p></li>
|
||||
<li value="5">Click <span class="uicontrol">OK</span> to accept the combined recipe destination or <span class="uicontrol">Cancel</span> to remove the dialog box.<p class="pli">The message 'Downloading combined recipe…' appears.</p><p class="pli">If successful, the message 'Combined recipe download complete.' appears. Otherwise 'Combined recipe download failed.' appears and an <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> is raised. See the topic titled 'Troubleshooting recipe support' for possible fail reasons.</p></li>
|
||||
</ol>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
242
docs/HW_Universal_Modbus/Tasks/Downloading_a_recipe-QB5.htm
Normal file
242
docs/HW_Universal_Modbus/Tasks/Downloading_a_recipe-QB5.htm
Normal file
@@ -0,0 +1,242 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Downloading a recipe</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor6449"></a>
|
||||
<MadCap:concept term="ref" />Downloading a recipe</h1>
|
||||
<p class="caution" data-mc-autonum="<b>CAUTION: </b>"><span class="autonumber"><span><b>CAUTION: </b></span></span>When you download a recipe, you are in effect writing new values to the variables. Be aware that by changing the variable values, you can affect running programs if they use the variables as inputs.
|
||||
</p>
|
||||
<h2 class="sectiontitle">To download a recipe</h2>
|
||||
<ol>
|
||||
<li value="1">In <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> select <span class="uicontrol">Configure</span>><span class="uicontrol">Applications</span>><span class="uicontrol">HC900/UMC800</span>><span class="uicontrol">Recipes (Variables Only)</span>.<p class="pli">The Recipe Selection display opens.</p></li>
|
||||
<li value="2">Click the recipe that you want to configure or modify, or click a blank slot to create a new recipe.</li>
|
||||
<li value="3">Click on the recipe name to load its configuration.</li>
|
||||
<li value="4">Click <span class="uicontrol">Download to Controller</span> and select a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> destination. Note that a recipe can be downloaded to any controller, not just the 'Compatible controller.'</li>
|
||||
<li value="5">Click <span class="uicontrol">OK</span> to accept the current controller selection.<p class="pli">A confirmation dialog box appears.</p></li>
|
||||
<li value="6">Click <span class="uicontrol">Download</span> to accept the recipe destination or Cancel to remove the dialog box.<p class="pli">The message 'Downloading recipe…' appears.</p><p class="pli">If successful, the message 'Recipe download complete.' appears. Otherwise 'Recipe download failed.' is displayed and an <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> is raised. See the topic titled 'Troubleshooting recipe support' for possible fail reasons.</p></li>
|
||||
</ol>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
242
docs/HW_Universal_Modbus/Tasks/Downloading_an_SP_profile-QB5.htm
Normal file
242
docs/HW_Universal_Modbus/Tasks/Downloading_an_SP_profile-QB5.htm
Normal file
@@ -0,0 +1,242 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Downloading an SP profile</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor6060"></a>
|
||||
<MadCap:concept term="ref" />Downloading an SP profile</h1>
|
||||
<p class="caution" data-mc-autonum="<b>CAUTION: </b>"><span class="autonumber"><span><b>CAUTION: </b></span></span>A profile can only be downloaded while the selected programmer is not running. Make sure that the programmer is in the Ready mode.
|
||||
</p>
|
||||
<h2 class="sectiontitle">To download an SP profile</h2>
|
||||
<ol>
|
||||
<li value="1">In <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a> select <span class="uicontrol">Configure</span>><span class="uicontrol">Applications</span>><span class="uicontrol">HC900/UMC800</span>><span class="uicontrol">Set Point Programs</span>><span class="uicontrol">Profile Setup</span>.<p class="pli">The Profile Selection display opens.</p></li>
|
||||
<li value="2">Click the profile that you want to configure or modify, or click a blank slot to create a new profile.</li>
|
||||
<li value="3">Click on the profile name to load its configuration. Check that the programmer to be selected is in the <span class="uicontrol">Ready</span> mode. Downloads will not be accepted while the programmer is running.</li>
|
||||
<li value="4">Click the <span class="uicontrol">Download to Controller</span> button and select a <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> and programmer destination from the dialog box.</li>
|
||||
<li value="5">Click <span class="uicontrol">OK</span> to accept the current controller and programmer selection.<p class="pli">A confirmation dialog box appears.</p></li>
|
||||
<li value="6">Click <span class="uicontrol">Download</span> to accept the profile destination or Cancel to remove the dialog box.<p class="pli">The message 'Downloading profile…' appears.</p><p class="pli">If successful, the message 'Profile download complete.' appears. Otherwise 'Profile download failed.' appears and an <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">alarm<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An indication (visual and/or audible) that alerts an operator at a Station of an abnormal or critical condition. Each alarm has a type and a priority. Alarms can be assigned either to individual points or for system-wide conditions, such as a controller communications failure. Alarms can be viewed on a Station display and included in reports. Experion classifies alarms into the following types: - PV Limit - Unreasonable High and Unreasonable Low - Control Failure - External Change.</span></a> is raised. See the topic titled 'Troubleshooting recipe support' for possible fail reasons.</p></li>
|
||||
</ol>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
243
docs/HW_Universal_Modbus/Tasks/Enabling_history_backfill-QB5.htm
Normal file
243
docs/HW_Universal_Modbus/Tasks/Enabling_history_backfill-QB5.htm
Normal file
@@ -0,0 +1,243 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Enabling history backfill</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor1833"></a>
|
||||
<MadCap:concept term="ref" />Enabling history backfill</h1>
|
||||
<h2 class="sectiontitle">Pre-requisites</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p class="pli">The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> has been configured with <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a> points.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 class="sectiontitle">To enable history backfill for HC900</h2>
|
||||
<ol>
|
||||
<li value="1">In <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">Station<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Experion's main operator interface. Station presents information using a series of displays. See also: display.</span></a>, choose <span class="uicontrol"><span class="uicontrol">Configure</span><span class="uicontrol">System Hardware</span><span class="uicontrol">SCADA Controllers</span></span>.</li>
|
||||
<li value="2">Click the HC900 controller.<p class="pli">The Controller Status display appears.</p></li>
|
||||
<li value="3">Under History Backfill, select the <span class="uicontrol">Enable</span> check box.</li>
|
||||
</ol>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,236 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" class="topic _Skins_Light" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../../" data-mc-has-content-body="True" data-mc-toc-path="Reference|Honeywell Controllers|Honeywell Universal Modbus Interface Reference|[%=System.LinkedHeader%]" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic;Default" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||||
<!-- saved from url=(0016)http://localhost -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Troubleshooting history backfill</title>
|
||||
<link href="../../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/foundation.6.2.3.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../../Skins/Fluid/Stylesheets/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||||
<link href="../../../Resources/Stylesheets/styles.css" rel="stylesheet" type="text/css" />
|
||||
<style>/*<meta />*/
|
||||
|
||||
.button.previous-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.next-topic-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.print-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.separator-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.expand-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.button.collapse-all-button
|
||||
{
|
||||
-pie-background: linear-gradient(#ffffff, #ececec);
|
||||
}
|
||||
|
||||
.needs-pie
|
||||
{
|
||||
behavior: url('../../../../Resources/Scripts/PIE.htc');
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="../../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/foundation.6.2.3_custom.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script src="../../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */
|
||||
document.title = "Experion User Assistance | " + document.title;
|
||||
/* ]]> */</script>
|
||||
</head>
|
||||
<div id="skin-heading">
|
||||
<p class="Title-bar">|    <span class="mc-variable Prod_Rel.Product variable">Experion HS</span> R<span class="mc-variable Prod_Rel.RelShort variable">530</span>.<span class="mc-variable Prod_Rel.PointRel variable">1</span> User Assistance</p>
|
||||
</div>
|
||||
<script type="text/javascript">/*<![CDATA[*/
|
||||
$(document).ready(function(){
|
||||
$("#skin-heading").appendTo("div.logo-wrapper");
|
||||
});
|
||||
/*]]>*/</script>
|
||||
<body>
|
||||
<div class="foundation-wrap off-canvas-wrapper">
|
||||
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper="">
|
||||
<aside class="off-canvas position-left" role="navigation" id="offCanvas" data-off-canvas="" data-position="left" data-mc-ignore="true">
|
||||
<ul class="off-canvas-drilldown vertical menu off-canvas-list" data-drilldown="" data-mc-back-link="Back" data-mc-css-tree-node-expanded="is-drilldown-submenu-parent" data-mc-css-tree-node-collapsed="is-drilldown-submenu-parent" data-mc-css-sub-menu="vertical menu slide-in-left is-drilldown-submenu" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="True" data-mc-include-back="True" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.drilldown" data-mc-toc="True">
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="off-canvas-content inner-wrap" data-off-canvas-content="">
|
||||
<div data-sticky-container="" class="title-bar-container">
|
||||
<nav class="title-bar tab-bar sticky" role="banner" data-sticky="" data-options="marginTop:0" style="width:100%" data-sticky-on="only screen and (max-width: 900px)" data-mc-ignore="true"><a class="skip-to-content fluid-skip showOnFocus" href="#">Skip To Main Content</a>
|
||||
<div class="middle title-bar-section outer-row clearfix">
|
||||
<div class="menu-icon-container relative clearfix">
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="menu-icon" aria-label="Show Navigation Panel" data-toggle="offCanvas"><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title-bar-layout outer-row">
|
||||
<div class="logo-wrapper"><a class="logo" href="../../../Home_EXP.htm" alt="Logo"></a>
|
||||
</div>
|
||||
<div class="navigation-wrapper nocontent">
|
||||
<ul class="navigation clearfix" role="navigation" data-mc-css-tree-node-has-children="has-children" data-mc-css-sub-menu="sub-menu" data-mc-expand-event="mouseenter" data-mc-top-nav-menu="True" data-mc-max-depth="3" data-mc-include-icon="False" data-mc-include-indicator="False" data-mc-include-children="True" data-mc-include-siblings="True" data-mc-include-parent="True" data-mc-toc="True">
|
||||
<li class="placeholder" style="visibility:hidden"><a>placeholder</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="central-account-wrapper">
|
||||
<div class="central-dropdown"><a class="central-account-drop"><span class="central-account-image"></span><span class="central-account-text">Account</span></a>
|
||||
<div class="central-dropdown-content"><a class="MCCentralLink central-dropdown-content-settings">Settings</a>
|
||||
<hr class="central-separator" /><a class="MCCentralLink central-dropdown-content-logout">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-search-wrapper">
|
||||
<div class="nav-search row">
|
||||
<form class="search" action="#">
|
||||
<div class="search-bar search-bar-container needs-pie">
|
||||
<input class="search-field needs-pie" type="search" aria-label="Search Field" placeholder="Search..." />
|
||||
<div class="search-filter-wrapper"><span class="invisible-label" id="search-filters-label">Filter: </span>
|
||||
<div class="search-filter" aria-haspopup="true" aria-controls="sf-content" aria-expanded="false" aria-label="Search Filter" title="All Files" role="button" tabindex="0">
|
||||
</div>
|
||||
<div class="search-filter-content" id="sf-content">
|
||||
<ul>
|
||||
<li>
|
||||
<button class="mc-dropdown-item" aria-labelledby="search-filters-label filterSelectorLabel-00001"><span id="filterSelectorLabel-00001">All Files</span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="search-submit-wrapper" dir="ltr">
|
||||
<div class="search-submit" title="Search" role="button" tabindex="0"><span class="invisible-label">Submit Search</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="main-section">
|
||||
<div class="row outer-row sidenav-layout">
|
||||
<nav class="sidenav-wrapper">
|
||||
<div class="sidenav-container">
|
||||
<ul class="off-canvas-accordion vertical menu sidenav" data-accordion-menu="" data-mc-css-tree-node-expanded="is-accordion-submenu-parent" data-mc-css-tree-node-collapsed="is-accordion-submenu-parent" data-mc-css-sub-menu="vertical menu accordion-menu is-accordion-submenu nested" data-mc-include-indicator="False" data-mc-include-icon="False" data-mc-include-parent-link="False" data-mc-include-back="False" data-mc-defer-expand-event="True" data-mc-expand-event="click.zf.accordionMenu" data-mc-toc="True" data-mc-side-nav-menu="True">
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-container">
|
||||
<div data-mc-content-body="True">
|
||||
<script src="../../../Resources/MasterPages/makeScrollButton.js">
|
||||
</script>
|
||||
<div class="buttons popup-container clearfix topicToolbarProxy _Skins_Side_Nav_Toolbar mc-component nocontent" style="mc-topic-toolbar-items: PreviousTopic NextTopic Separator Print;">
|
||||
<div class="button-group-container-left">
|
||||
<button class="button needs-pie previous-topic-button" title="Previous topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate previous">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<button class="button needs-pie next-topic-button" title="Next topic" disabled="true">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Navigate next">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie print-button" title="Print this topic">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Print">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
<div class="button-separator">
|
||||
</div>
|
||||
<button class="button needs-pie expand-all-button" data-state1-class="expand-all-button" data-state2-class="collapse-all-button" data-state2-title="Collapse all" title="Expand all" data-state1-title="Expand all">
|
||||
<div>
|
||||
<div role="img" class="button-icon-wrapper" aria-label="Expand all">
|
||||
<div class="button-icon"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nocontent">
|
||||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="6" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div role="main" id="mc-main-content">
|
||||
<h1 class="topictitle"><a name="aanchor2156"></a>
|
||||
<MadCap:concept term="trb" />Troubleshooting history backfill</h1>
|
||||
<p>The <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">controller<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Also known as remote terminal unit, RTU. A generic term for a device that is used to control and monitor one or more processes in field equipment. The most common control and monitoring device in an access control and security system is an access control panel. Other devices include security monitoring panels, elevator controllers, and fire monitoring devices. Controllers include programmable logic controllers (PLCs), loop controllers, bar code readers, and scientific analyzers. See also: C200 controller, control processor, CPM, hybrid controller, network node controller, PLC.</span></a> performs a history backfill and there are <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">trend<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>A display in which changes in value over time of one or more point parameters are presented in a graphical manner. See also: display, point parameter.</span></a> gaps/missed samples even though there has been no problem with the controller.</p>
|
||||
<p>Using the HC Historian application, ensure that the controller has missed the specified samples.</p>
|
||||
<p>A possible cause could be that the controller time is being changed or is being synchronized from another time source and the time has been moved forward.</p>
|
||||
<p>Ensure only one <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">server<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>The computer on which the Experion database software and server utilities run. See also: Experion server TPS.</span></a> is connected to this controller. Also ensure that an engineering tool, such as HC (Hybrid Control) Designer, has not changed the controller time.</p>
|
||||
<p>In HC Designer, if points are configured with <span class="uicontrol">Use Signal Tag</span> in the <span class="uicontrol">Trend Backfill Log Point Selection</span>, the backfill data cannot be matched to points built in <span class="ph"><span class="ph" MadCap:conditions="Combo_HPS.exp_ehs_elx" xmlns:MadCap="http://www.MadCapsoftware.com/Schemas/MadCap.xsd">Experion</span></span>. This results in bad address log messages when backfill is running. For more information, see the <a href="#" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">HC900<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>Hybrid controller.</span></a> section in "Troubleshooting problems with specific controller models."</p>
|
||||
</div>
|
||||
<script src="../../../Resources/MasterPages/autoDropDownFlare.js">
|
||||
</script>
|
||||
<script src="../../../Resources/MasterPages/iFrameFormat.js">
|
||||
</script>
|
||||
</div>
|
||||
<script type="text/javascript" charset="utf8" src="../../../Resources/DataTables/DataTables-1.12.1/js/jquery.dataTables.js">
|
||||
</script>
|
||||
<script>/* <![CDATA[ */$(document).ready( function () {$('#myTable').DataTable();} );/* ]]> */</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><a data-close="true"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
126
docs/작업지시서-대소문자-DB정합성.md
Normal file
126
docs/작업지시서-대소문자-DB정합성.md
Normal file
@@ -0,0 +1,126 @@
|
||||
# 작업지시서 — 태그명 대소문자 통일 & DB 정합성 (전 탭)
|
||||
|
||||
> 대상: 후속 작업 LLM. 이 문서만으로 독립 실행 가능하도록 배경·파일·라인·검증을 모두 포함함.
|
||||
> 작업 디렉토리: `/home/windpacer/projects/hc900_ax`
|
||||
> DB: PostgreSQL `iiot_platform`, 스키마 `hc900` (접속: localhost:5432, postgres/postgres)
|
||||
> 빌드: C# `cd src/Hc900Crawler && dotnet build` · 게이트웨이 `cd industrial-comm/cpp/build && make -j`
|
||||
> psql 없음 → DB는 `/tmp/hc900_venv/bin/python3` + psycopg2 로 조회/수정.
|
||||
|
||||
## 0. 핵심 원칙 (반드시 준수)
|
||||
|
||||
**태그명은 단 하나의 표기 = Experion ItemName 원형 대소문자, 예 `FICQ-6101.PV`.**
|
||||
게이트웨이 register-map `tag`, `hc900_map_master.tagname` = `hc900_tag`, `realtime_table.tagname`,
|
||||
`history_table.tagname`, FF 설정, 모든 곳에서 **동일 표기. 절대 `ToLower()`/`LOWER()` 변환 금지.**
|
||||
|
||||
- 컨트롤러는 **컨트롤러당 게이트웨이 프로세스 1개**, 각자 own gRPC 포트. 태그는 컨트롤러 내에서만 유일.
|
||||
- DB 태그 테이블은 **`UNIQUE(controller_id, tagname)`** (peer 통신으로 같은 태그명이 여러 컨트롤러에 존재 가능).
|
||||
- 이미 완료된 것(참고): `Hc900RealtimeService.cs` BatchUpdate 소문자화 제거, `hc900_map_master`
|
||||
복합 UNIQUE 마이그레이션 + 6071행 적재(`scripts/load_map_master.py`), `register-map-c{1..4}.json`,
|
||||
`config/gateway-config.json`.
|
||||
|
||||
## 1. 현재 DB 상태 (조사 결과)
|
||||
|
||||
| 테이블 | 행수 | 비고 |
|
||||
|---|---|---|
|
||||
| hc900_map_master | 6071 | ✅ 적재됨 (proper-case) |
|
||||
| realtime_table | 가변 | 구 크롤러가 **소문자**로 재기록 중 → 재빌드+재시작 필요 |
|
||||
| history_table | 55272 | 구 소문자 데이터 혼재 |
|
||||
| event_history_table | 0 | 크롤러 가동 중 누적됨 |
|
||||
| **tag_metadata** | **0** | ⚠ 상태레이블/설명 없음 → TASK 3 |
|
||||
| pid_equipment | 0 | P&ID 추출 시 채워짐(별도) |
|
||||
| ff_configs / ff_columns | **없음** | ⚠ 테이블 미생성 → TASK 5 |
|
||||
| node_map_master | 530080 | 구 ExperionCrawler용(Text-to-SQL). 손대지 말 것 |
|
||||
|
||||
## 2. 작업 목록
|
||||
|
||||
### TASK 1 — FF 서브시스템 소문자화 전면 제거 (최우선)
|
||||
**문제**: FF가 태그를 `ToLowerInvariant()`로 저장/매칭. realtime이 이제 proper-case라
|
||||
(a) 매칭은 양쪽 소문자라 우연히 동작하나, (b) **게이트웨이 WriteTag는 대소문자 구분**이라 소문자 SP 태그
|
||||
쓰기가 "Tag not found"로 실패. FF 설정도 소문자로 저장됨.
|
||||
**수정 대상** (모든 `.ToLowerInvariant()` / `.ToLower()` 를 제거하고 원형 유지):
|
||||
- `src/Infrastructure/Control/FeedforwardSupervisor.cs`: 179, 189, 197, 207, 214, 226
|
||||
- `src/Infrastructure/Control/FeedRampAdvisorService.cs`: 28, 37, 41 (특히 `.EndsWith(".pv")` → `.PV` 대응 주의)
|
||||
- `src/Infrastructure/Control/SimOverrideStore.cs`: 20, 30
|
||||
- `src/Infrastructure/Control/FeedforwardConfigStore.cs`: 48,54,62,63,75,78,88,114,116,179,180,186,188,194,218,220,224,226,232,256,257
|
||||
**주의**: realtime 조회 dict 키도 원형으로(`r.TagName` 그대로). 비교 필요 시 양쪽 원형 동일 비교.
|
||||
**기존 데이터 마이그레이션**: ff_* 테이블에 이미 저장된 소문자 태그를 proper-case로 갱신하거나 설정 재저장.
|
||||
proper-case 정답은 `hc900_map_master.tagname`에서 조회 가능 (소문자→원형 매핑: `SELECT tagname FROM hc900_map_master WHERE lower(tagname)=lower($입력)`).
|
||||
**검증**: FF 탭 advisory에 PV/SP 값 표시됨; SP 쓰기가 게이트웨이에서 성공(success=true).
|
||||
|
||||
### TASK 2 — 태그 쓰기 UI: MODE 접미사 오류 + MD 읽기전용
|
||||
**문제**: `src/Hc900Crawler/wwwroot/js/write.js:47` 이 `tagName + '.MODE'` 로 전송하나,
|
||||
register-map의 모드 태그는 **`.MD`(읽기전용)**. 모드 변경은 별도 R/W 레지스터로 해야 함:
|
||||
- Auto/Manual → `<loop>.AutoManState` (0=Manual,1=Auto)
|
||||
- LSP/RSP(=CASC) → `<loop>.RemLocSPState` (0=LSP,1=RSP)
|
||||
- SP1/SP2 → `<loop>.SP_SelectState`, Tune → `<loop>.TuneSetState`
|
||||
(읽기 상태는 `<loop>.MD` = LoopStatus, 0=RSP AUTO,1=RSP MAN,4=LSP AUTO,5=LSP MAN)
|
||||
**수정**: write.js 모드 UI를 위 R/W 레지스터로 쓰도록 변경(`.MODE` 제거). 드롭다운을
|
||||
Auto/Manual·LSP/RSP 등 개별 제어로 재구성 권장.
|
||||
**검증**: C3(192.168.0.240, 데모, 쓰기 허용)에서 `FICQ-6101.RemLocSPState=1` 쓰면 Experion이 CASC 표시,
|
||||
`=0`이면 LSP 복귀. (Modbus 직접 검증: `/tmp/hc900_venv/bin/python3`+pymodbus, 0x0AFC 레지스터.)
|
||||
|
||||
### TASK 3 — tag_metadata 적재 (상태레이블·설명) + controller_id
|
||||
**문제**: `tag_metadata` 0행 → 디지털 태그가 상태레이블({1|RUN|}) 없이 raw 숫자로 표시.
|
||||
`Hc900RealtimeService.cs:164`가 `WHERE attribute LIKE 'state%' AND controller_id=$1`로 조회하나
|
||||
`scripts/load_state_labels.py:39`는 `(base_tag, attribute, value)`만 INSERT(controller_id 없음).
|
||||
**수정**:
|
||||
1. `scripts/load_state_labels.py`에 **controller_id 컬럼 추가** INSERT, `--controller` 인자화,
|
||||
Sinam에서 컨트롤러별 StatusPoint만 필터.
|
||||
2. `base_tag`는 realtime tagname과 매칭되는 **원형 Experion ItemName** 사용 (소문자 금지).
|
||||
(state0~7 + description/area/sub_area 도 동일 규칙)
|
||||
3. 4개 컨트롤러 적재 실행.
|
||||
**검증**: 디지털 태그 livevalue가 `{N|레이블|}` 형식; 태그관리/트렌드에 설명 표시.
|
||||
|
||||
### TASK 4 — v_tag_summary 뷰 대소문자 ✅ 완료
|
||||
**진단 결과**: `Hc900DbContext.cs:519`에서 이미 `split_part(tagname, '.', 1)` 사용, `LOWER()` 없음.
|
||||
base_tag가 원형으로 유지됨. **작업 불필요**.
|
||||
|
||||
### TASK 5 — ff_* 테이블 생성 보장 ✅ 완료
|
||||
**진단 결과**: `Hc900DbContext.cs:1124-1182`에 `ff_column_config`, `ff_stream_config` 테이블이
|
||||
이미 `CREATE TABLE IF NOT EXISTS` + `ALTER TABLE ... ADD COLUMN IF NOT EXISTS`로 생성됨.
|
||||
작업지시서가 언급한 `ff_configs`/`ff_columns`는 실제 테이블명이 아님. **테이블은 이미 존재**.
|
||||
**검증**: FF 탭 로드 시 500 없음; 설정 저장/조회 동작.
|
||||
|
||||
### TASK 6 — PidExtractorService 태그 매칭
|
||||
**문제**: `src/Core/Application/Services/PidExtractorService.cs:381-384`가
|
||||
`tag_no.Split('.')[0].ToLowerInvariant()` vs `TagName.ToLower()` 비교.
|
||||
**수정**: 양쪽 원형 비교 또는 명시적 대소문자 무시 비교로 일관화(소문자 변환 데이터 저장은 금지).
|
||||
**검증**: P&ID 추출 후 장비-태그 링크 정상.
|
||||
|
||||
### TASK 7 — 게이트웨이 대소문자 정책 (방어적, 선택)
|
||||
게이트웨이 `WriteTag`/`ReadTags`는 `tag_index_` exact-match로 **대소문자 구분**.
|
||||
TASK 1·2로 모든 호출자가 원형을 보내면 불필요하나, 견고성 위해
|
||||
`industrial-comm/cpp/src/gateway.cpp`에서 조회를 대소문자 무시로 만들거나(키 정규화),
|
||||
최소한 README/주석에 "호출자는 register-map 원형 표기를 보내야 함" 명시.
|
||||
|
||||
## 3. 탭별 영향 요약 (확인용)
|
||||
|
||||
| 탭(pane/js) | 백킹 | 상태 |
|
||||
|---|---|---|
|
||||
| Setup (panes/setup.html, js/setup.js) | gateway-config.json, HealthCheck | ✅ 수정완료(연결판정·placeholder) |
|
||||
| 태그 관리 (pb) | hc900_map_master | ✅ 수정완료(적재+복합UNIQUE) |
|
||||
| 이력 조회 (hist) | history_table | ⚠ 구 소문자 이력 혼재 — 재시작 후 신규는 원형. 과거 데이터 마이그레이션 여부 결정 |
|
||||
| 이벤트 (evt) | event_history_table | 크롤러 누적. 이벤트 감지 서비스가 tagname 비교 시 대소문자 점검 |
|
||||
| 태그 쓰기 (write) | gateway/write | ⚠ TASK 2 |
|
||||
| 트렌드 (trend) | history_table, v_tag_summary | ⚠ TASK 4 의존 |
|
||||
| FF (ff) | ff_* , realtime, gateway write | ⚠ TASK 1,5 |
|
||||
| P&ID (pid) | pid_equipment | ⚠ TASK 6 (링크) |
|
||||
| Text-to-SQL (t2s) | node_map_master(구) | 별개 체계 — 손대지 말 것 |
|
||||
| RAG (kbadmin), 문서(docs), LLM(llmchat) | kb_*, 파일시스템 | 태그 무관 — 영향 없음 |
|
||||
|
||||
## 4. 마무리 절차 (모든 TASK 후)
|
||||
1. `cd src/Hc900Crawler && dotnet build` (0 errors 확인)
|
||||
2. 게이트웨이 변경 시 `cd industrial-comm/cpp/build && make -j`
|
||||
3. **크롤러 재시작** (구 프로세스가 소문자 재기록 중이므로 필수). 재시작 후:
|
||||
- realtime_table 이 원형 태그로 재생성되는지 확인
|
||||
- 필요 시 구 소문자 잔재 정리: `DELETE FROM realtime_table` (재폴링으로 즉시 복구)
|
||||
4. 회귀 검증: 각 탭 로드 + Setup 연결상태(C3만 green) + 태그관리 livevalue 표시 + FF SP 쓰기.
|
||||
|
||||
## 5. 참고 사실 (맥락 없는 LLM용)
|
||||
- 컨트롤러 IP: C1=192.168.0.250, C2=192.168.0.230, **C3=192.168.0.240(데모,쓰기OK)**, C4=192.168.0.220. modbus 502.
|
||||
- gRPC 포트: C1 50051 … C4 50054 (`config/gateway-config.json`). 현재 C3만 물리 연결됨.
|
||||
- 루프 모드 레지스터 오프셋(루프 base = 0x40+(n-1)*0x100, 25~32는 0x7840+(n-25)*0x100):
|
||||
AutoManState +0xBA, SP_SelectState +0xBB, RemLocSPState +0xBC, TuneSetState +0xBD, LoopStatus(.MD,R) +0xBE.
|
||||
- 게이트웨이 실행: `LD_LIBRARY_PATH=/tmp/grpc_local/usr/lib/aarch64-linux-gnu:/tmp/absl_local/usr/lib/aarch64-linux-gnu`
|
||||
- 재적재 도구: `scripts/load_map_master.py --from-config config/gateway-config.json`,
|
||||
`scripts/build_register_map_from_sinam.py --controller Cn --sinam docs/Sinam_Tag_all.xlsx -o docs/register-map-cn.json`
|
||||
Reference in New Issue
Block a user