4
Using
Tool
FZ4 User's Manual
Using Custom Command
283
Reboot the controller
SystemReset
Parameters
None.
Return Value
None.
Description
In the case of a controller, reboot the controller.
In the case of a PC, do nothing.
Example
If a date changes, reboot the controller.
*MCRINIT
'Acquire a day when it was loaded.
STARTDAY$ = Left$(Date$,2)
Return
*MEASUREPROC
'If a date changes, reboot the controller.
If Left$(Date$,2) <> STARTDAY$ Then
SystemReset
Endif
Return
Gets the tangent of the specified expression.
Tan (<Expression>)
Parameters
<Expression>
The expression that gets the tangent (integer type or double-precision type)
Return Value
Returns the value of the double-precision type number.
The content of the value is the value of the tangent that is fetched.
Description
Specify the angle in the <Expression> as a radian. In the case of angle notation (X degrees), it is
necessary to convert to a radian by multiplying pi/180.
Specify either an integer type or double-precision type real number in the <Expression>.
Acesst 1.0 6251194
Содержание FZ4 Series
Страница 1: ...User s Manual Cat No Z318 E1 02B Vision Sensor FZ4 Series...
Страница 12: ...1 Before Operation 10 Operation Flow FZ4 User s Manual Operation Flow Here describes the operation flow...
Страница 38: ...1 Before Operation 36 Setting Operation Mode FZ4 User s Manual 1 CPU 2 CPUs FZ4 11 H11 only...
Страница 112: ...3 Performing Test Measurement Starting Operation 110 Useful Functions for Operation FZ4 User s Manual...
Страница 326: ...4 Using Tool 324 Remotely Operating the Controller Remote Operation FZ4 User s Manual Enter the IP address...
Страница 330: ...4 Using Tool 328 Remotely Operating the Controller Remote Operation FZ4 User s Manual...
Страница 351: ...6 Changing the System Environment FZ4 User s Manual Setting the System Operation Environment 349 Communication...
Страница 566: ......
Страница 648: ...8 Appendixes 646 Manual Revision History FZ4 User s Manual...
Страница 654: ...652 FZ4 User s Manual...
Страница 655: ......