📄 ttinitnetwork.m
字号:
% TTINITNETWORK Initialize the TrueTime network interface. Must% be called once for each network the node is% connected to. This function is used both for% wired and wireless networks.%% Usage: ttInitNetwork(nodenumber, handlername)% ttInitNetwork(network, nodenumber, handlername)%% Inputs:% nodenumber The address of the node in the network. Must be % a number between 1 and the number of nodes as % specified in the dialog of the corresponding % TrueTime network block.% handlername The name of the interrupt handler that should be% invoked when a message arrives over the network.% network The number of the TrueTime network block.% The default network number is 1.%% See also TTSENDMSG, TTGETMSG%% TrueTime, Version 1.3% Copyright 2005% Martin Andersson, Dan Henriksson and Anton Cervin% Department of Automatic Control% Lund Institute of Technology, Sweden
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -