SEND_PULS(PULS_HEAD_WIDTH)后,send_busy就为非0 了,那么下次就直接执行最后的else{SEND_PULS(PULS_STOP_WID
2016-03-16 17:11
;***it puls=P0^1;***it reduce=P0^2;int b=200,c=10;void init(){ led=1;//关闭ledpuls=0;//按键位 置0reduce=0
2018-05-03 13:37
使用Labview 10.0 Puls.JPG76.8 KB 以上来自于谷歌翻译 以下为原文Hi all, I would like to spend a pulse generated itself
2019-08-12 06:46
”then58。 Puls 59. count:=“0000000000000000000000000”; 60.else61。 Puls 62.end if; 63.end process;使用此代码我
2020-04-23 10:09
。当我不使用脉冲模式时,相同的命令工作。我还禁用脉冲模式下的自动IFBW设置,即“SENS:SWE:PULS:IFBW 0”,但无法成功。你能告诉我一些合适的方法吗?另外,请告诉我,在窄带检测模式下
2018-09-13 16:52
= ((float)encoder->counter_u32 / ENCODER_PULS) * 60.0;timer->velocityCalculator_u16 = 0;flag->
2023-01-06 06:41
; *(msg+3) == 'f'){puls_left(35999,5000,0);}else if (Mo_flag &&(*msg+4) == 'l' && *(msg+5
2019-09-10 03:23
嗨,我在远程模式下使用SCPI命令进行脉冲生成时遇到有关接收器同步的问题。如果我在本地模式下使用脉冲生成,它正在宽带检测模式下工作。使用远程模式时,它无法在宽带模式下工作。当以编程方式使用命令时,它会自动设置为窄带。我正在为本地和远程模式操作附加五个快照。 1. * PulseGeneration_LocalMode.png *:它在本地模式下运行。 IFBW自动设置为150 KHz。我在*自动选择脉冲检测方法*中选择了宽带模式。 2. * ReceiverSynchronization_LocalMode.png *:Pulse0 Delay自动设置在* Synchronize Receiver to Pulse Generator pulse0 *中。在* Pulse Sync Trigger *中选择内部触发。 3. * PulseGeneration_RemoteMode.png *:我使用SCPI命令以编程方式生成脉冲,但此处IFBW设置为100KHz。我用命令将IFBW设置为150 KHz(参见第1点)。将IFBW设置为150 KHz后,我得到的值与* PulseGeneration_LocalMode.png *相同。 4. * ReceiverSynchronization_RemoteMode.png *:Pulse0 Delay在* Synchronize Receiver to Pulse Generator pulse0 *中显示0 psec。我正在使用SCPI命令将源设置为* Pulse Sync Trigger *中的内部。 *我没有得到任何命令为接收器同步设置Pulse0 Delay *。 5. * PulseGeneration_RemoteMode_Narrowband.png *:这里我使用SCPI命令选择*自动选择脉冲检测方法*,但它在窄带模式下工作。当使用本地模式时,它在宽带模式下工作(参见第1点)。请帮我找到解决这个问题的方法。最诚挚的问候,Ranjan ReceiverSynchronization_LocalMode.png5.9 MBPulseGeneration_RemoteMode.png6.6 MBReceiverSynchronization_RemoteMode.png5.5 MBPulseGeneration_RemoteMode_Narrowband.png5.8 MB 以上来自于谷歌翻译 以下为原文Hi, I am facing problem regarding receiver synchronization while doing pulse generation in remote mode (using SCPI commands). It is working in Wideband detection mode if i use pulse generation in Local Mode. It is not working in wideband mode when remote mode is used. It is automatically set to narrowband when commands are used programmatically. I am attaching five snapshots for local and remote mode operation. 1. *PulseGeneration_LocalMode.png* : It is operated in Local Mode. Here IFBW is set to 150 KHz automatically. I have selected wideband mode in *Autoselect Pulse Detection Method*. 2. *ReceiverSynchronization_LocalMode.png* : Pulse0 Delay is automatically set in *Synchronize Receiver to Pulse Generator pulse0*. Internal trigger is selected in *Pulse Sync Trigger*. 3. *PulseGeneration_RemoteMode.png* : I used SCPI Commands to generate pulse programmatically, but here IFBW was set to 100KHz. I have used command to set IFBW as 150 KHz (refer point 1). After setting IFBW to 150 KHz i am getting same values as per*PulseGeneration_LocalMode.png*. 4. *ReceiverSynchronization_RemoteMode.png* : Pulse0 Delay is showing 0 psec in *Synchronize Receiver to Pulse Generator pulse0*. I am using SCPI command to set source as internal in*Pulse Sync Trigger*. *I am not getting any command to set Pulse0Delay for receiver synchronization*. 5. *PulseGeneration_RemoteMode_Narrowband.png* : Here i have used SCPI command to select *Autoselect Pulse Detection Method*, but it is working in Narrowband mode. It was working in Wideband mode (refer point 1) when Local mode is used. Kindly help me to find solutions for this problem. Best Regards, Ranjan附件PulseGeneration_LocalMode.png6.5 MBReceiverSynchronization_LocalMode.png5.9 MBPulseGeneration_RemoteMode.png6.6 MBReceiverSynchronization_RemoteMode.png5.5 MBPulseGeneration_RemoteMode_Narrowband.png5.8 MB
2018-12-17 16:58
; *(msg+3) == 'f'){puls_left(35999,5000,0);}else if (Mo_flag &&(*msg+4) == 'l' && *(msg+5
2019-09-11 04:36
基于STM32的频率控制器具有哪些功能呢?如何去实现一种基于STM32频率控制器的功能设计呢?
2022-01-25 07:18