Appendix A Glossary
124
sequential function chart step
The structure in the SFC that references a subordinate phase or
procedure.
server
A software application that communicates with another software
application (the client). The server normally supplies data or functions
to the client. The FactoryTalk Batch Server is both a client and a server.
When communicating with the FactoryTalk Batch View component,
the FactoryTalk Batch Server acts as the server; when communicating
with a data server, it acts as the client.
service
A process that performs a specific system function, but that does not
include a graphic user interface. Services often include an application
programming interface that can be called by other processes and
remotely from other computer nodes.
service manager
A software application that allows a user to remotely monitor and/or
control Windows services. The FactoryTalk Batch Service Manager
allows an operator to control all batch-related services, as well as access
the Server Statistics dialog box.
SFC
Sequential Function Chart.
SFC validation
A function of the FactoryTalk Batch Recipe Editor, this error check
looks for "logic" errors in the SFC structure defined within a recipe.
shared resource
A resource used in parallel by an unlimited number of steps at a time
inside a recipe structure.