
4
Using
Tool
FZ4 User's Manual
Using Custom Command
207
Terminate the controller
ExitFzProcess
Parameters
None.
Return Value
None.
Description
When is carried out on a controller, the power off of controller.
Example
Save the data to the controller, and then power off the controller.
SaveData
ExitFzProcess
Calculate exponential function.
Exp <Expression>
Parameters
<Expression>
The expression that gets the exponential value (integer type or double-precision type)
Return Value
Return double-precision type value.
The return value is the value of mathematical constant(e) raised to the value of <Expression>.
Description
The value of <Expression> must be less than 70.
The inverse function of Exp (Function) is Log (Function).
Exp (Function) can lead other mathematical functions like hyperbolic function (sinhX).
Example
Get the values of sine hyperbolic (sinh) and cosine hyperbolic (cosh) of variable TH.
SINH& = (Exp(TH&) - Exp(-TH&) / 2
COSH& = (Exp(TH&) + Exp(-TH&) / 2
Acesst 1.0 6251194
Summary of Contents for FZ4 Series
Page 1: ...User s Manual Cat No Z318 E1 02B Vision Sensor FZ4 Series...
Page 38: ...1 Before Operation 36 Setting Operation Mode FZ4 User s Manual 1 CPU 2 CPUs FZ4 11 H11 only...
Page 330: ...4 Using Tool 328 Remotely Operating the Controller Remote Operation FZ4 User s Manual...
Page 566: ......
Page 648: ...8 Appendixes 646 Manual Revision History FZ4 User s Manual...
Page 654: ...652 FZ4 User s Manual...
Page 655: ......