📄 rfcomm_server_tx_freeport0_5.mdl
字号:
PaperOrientation "landscape"
PaperPositionMode "auto"
PaperType "usletter"
PaperUnits "inches"
ZoomFactor "100"
ReportName "simulink-default.rpt"
Block {
BlockType Display
Name "Display Tx"
Ports [1]
Position [375, 218, 455, 322]
Decimation "1"
}
Block {
BlockType SubSystem
Name "FreePortComms_RX"
Tag "MC9S12Target_FreePortCom"
Ports [0, 1]
Position [40, 49, 200, 151]
AncestorBlock "mc9S12tool/Send user data"
FontSize 12
ShowPortLabels off
TreatAsAtomicUnit off
MaskHelp "helpview('C:\\Documents and Settings\\fwornle\\"
"My Documents\\frank\\_cProgs\\Motorola\\rtmc9S12_CW_R13\\bin\\mc9S12.map', 'm"
"c9S12_FPTXD_In_blkref')"
MaskPromptString "Sample time|Communication port|Baudrate|Channel"
" number|Number of elements|Data Type|Block receives raw data|Block output is "
"double"
MaskStyleString "edit,popup(SCI0|SCI1|COM1|COM2|COM3|COM4),popup"
"(300|600|1200|2400|4800|9600|19200|38400|57600|115200),edit,edit,popup(SINGLE"
"|INT8|UINT8|INT16|UINT16|INT32|UINT32|BOOLEAN),checkbox,checkbox"
MaskTunableValueString "on,on,on,on,on,on,on,on"
MaskCallbackString "|||||||"
MaskEnableString "on,on,on,on,on,on,on,on"
MaskVisibilityString "on,on,on,on,on,on,on,on"
MaskToolTipString "on,on,on,on,on,on,on,on"
MaskVarAliasString ",,,,,,,"
MaskVariables "sampletime=@1;port=@2;baudrate=@3;channel=@4;bu"
"f_size=@5;data_type=@6;format=@7;outformat=@8;"
MaskInitialization "[buf_sizestr, portNamestr, baudratestr, channel"
"str, data_type_str, sampletime_str] = mbc_freeportrxd(sampletime, port, baudr"
"ate, channel, buf_size, data_type, format, outformat);\n"
MaskDisplay "fprintf('Receive %s element(s)\\nComm port: %s"
"\\nBaudrate: %s bps\\nChannel: %s\\nData type: %s\\n Sample rate: %s', buf_si"
"zestr, portNamestr, baudratestr, channelstr, data_type_str, sampletime_str)"
MaskSelfModifiable on
MaskIconFrame on
MaskIconOpaque on
MaskIconRotate "none"
MaskIconUnits "autoscale"
MaskValueString "0.1|SCI0|115200|0|5|UINT8|off|on"
System {
Name "FreePortComms_RX"
Location [542, 167, 996, 332]
Open off
ModelBrowserVisibility off
ModelBrowserWidth 200
ScreenColor "white"
PaperOrientation "landscape"
PaperPositionMode "auto"
PaperType "A4"
PaperUnits "centimeters"
ZoomFactor "100"
Block {
BlockType DataTypeConversion
Name "Data Type Conversion"
Position [240, 61, 295, 89]
DataType "double"
}
Block {
BlockType "S-Function"
Name "RECEIVE_FROM_FREE_PORT"
Tag "MC9S12target"
Ports [0, 1]
Position [35, 54, 165, 96]
List {
ListType RTWdata
portStr "0"
portNameStr "SCI0"
baudrateStr "115200"
formatStr "0"
}
FontSize 12
FunctionName "freePortComms_rxd"
Parameters "sampletime, channel, buf_size, data_type, p"
"ort, baudrate, format"
MaskIconFrame on
MaskIconOpaque on
MaskIconRotate "none"
MaskIconUnits "autoscale"
}
Block {
BlockType Outport
Name "Out"
Position [400, 64, 420, 86]
}
Line {
SrcBlock "RECEIVE_FROM_FREE_PORT"
SrcPort 1
DstBlock "Data Type Conversion"
DstPort 1
}
Line {
SrcBlock "Data Type Conversion"
SrcPort 1
DstBlock "Out"
DstPort 1
}
}
}
Block {
BlockType SubSystem
Name "rfComms_Server"
Tag "MC9S12target_RFCOMMS"
Ports [1]
Position [320, 25, 495, 175]
AncestorBlock "mc9S12tool/Send user data"
List {
ListType RTWdata
format "1"
RXTXmode "TX"
serverAddress "0xe7e7e7e7"
clientAddress "0xc2c2c2c2"
RFchannel "12"
numClient "1"
clientflagmask "2"
}
FontSize 12
ShowPortLabels off
TreatAsAtomicUnit off
MaskHelp "helpview('C:\\Documents and Settings\\fwornle\\"
"My Documents\\frank\\_cProgs\\Motorola\\rtmc9S12_CW_R13\\bin\\mc9S12.map', 'm"
"c9S12_FPRXD_In_blkref')"
MaskPromptString "Sample time|Communication mode (TX, RX)|RF chan"
"nel number (0 - 127)|Client to transmit to|Server address (4 bytes, hexadecim"
"al notation, e.g. 0xe7e7e7e7)|Client address (4 bytes, hexadecimal notation, "
"e.g.: 0xc2c2c2c2)|User channel number (0 - 9)|Number of elements to be sent/"
"received|Data Type|Block sends/receives raw data|Block output is 'double'"
MaskStyleString "edit,popup(Reception (RX)|Transmission (TX)),ed"
"it,popup(1|2|3|4|5),edit,edit,edit,edit,popup(SINGLE|INT8|UINT8|INT16|UINT16|"
"INT32|UINT32|BOOLEAN),checkbox,checkbox"
MaskTunableValueString "on,on,on,on,off,off,on,on,on,on,on"
MaskCallbackString "||||||||||"
MaskEnableString "on,on,on,on,on,on,on,on,on,on,on"
MaskVisibilityString "on,on,on,on,on,on,off,on,off,on,off"
MaskToolTipString "on,on,on,on,on,on,on,on,on,on,on"
MaskVarAliasString ",,,,,,,,,,"
MaskVariables "sampletime=@1;RXTXmode=@2;RFchannel=@3;numClien"
"t=@4;serverAddress=&5;clientAddress=&6;channel=@7;buf_size=@8;data_type=@9;fo"
"rmat=@10;outformat=@11;"
MaskInitialization "[buf_sizestr, RXTXmodestr, RFchannelstr, client"
"str, serverAddressstr, clientAddressstr, channelstr, data_type_str, sampletim"
"e_str] = mbc_rfComms_server(sampletime, RXTXmode, RFchannel, numClient, serve"
"rAddress, clientAddress, channel, buf_size, data_type, format, outformat);\n"
MaskDisplay "fprintf('RF mode: %s\\nRF channel: %s\\n%s\\nSe"
"rver address: %s\\nClient address: %s\\nUser channel: %s\\nElements: %s\\nDat"
"a type: %s\\n Sample rate: %s', RXTXmodestr, RFchannelstr, clientstr, serverA"
"ddressstr, clientAddressstr, channelstr, buf_sizestr, data_type_str, sampleti"
"me_str)"
MaskSelfModifiable on
MaskIconFrame on
MaskIconOpaque on
MaskIconRotate "none"
MaskIconUnits "autoscale"
MaskValueString "0.1|Transmission (TX)|12|1|0xe7e7e7e7|0xc2c2c2c"
"2|0|5|UINT8|on|on"
System {
Name "rfComms_Server"
Location [416, 177, 1130, 342]
Open off
ModelBrowserVisibility off
ModelBrowserWidth 200
ScreenColor "white"
PaperOrientation "landscape"
PaperPositionMode "auto"
PaperType "A4"
PaperUnits "centimeters"
ZoomFactor "100"
Block {
BlockType Inport
Name "In1"
Position [90, 60, 110, 80]
FontSize 12
}
Block {
BlockType DataTypeConversion
Name "Data Type Conversion In"
Position [160, 52, 230, 88]
FontSize 12
DataType "uint8"
}
Block {
BlockType "S-Function"
Name "rfComms_server_sfnc"
Tag "MC9S12target_RFCOMMS"
Ports [1]
Position [280, 49, 420, 91]
List {
ListType RTWdata
format "1"
RXTXmode "TX"
serverAddress "0xe7e7e7e7"
clientAddress "0xc2c2c2c2"
RFchannel "12"
numClient "1"
clientflagmask "2"
}
FontSize 12
FunctionName "rfComms_server"
Parameters "sampletime, RXTXmode, channel, buf_size, da"
"ta_type"
MaskIconFrame on
MaskIconOpaque on
MaskIconRotate "none"
MaskIconUnits "autoscale"
}
Line {
SrcBlock "Data Type Conversion In"
SrcPort 1
DstBlock "rfComms_server_sfnc"
DstPort 1
}
Line {
SrcBlock "In1"
SrcPort 1
DstBlock "Data Type Conversion In"
DstPort 1
}
}
}
Line {
SrcBlock "FreePortComms_RX"
SrcPort 1
Points [50, 0]
Branch {
Points [0, 170]
DstBlock "Display Tx"
DstPort 1
}
Branch {
DstBlock "rfComms_Server"
DstPort 1
}
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -