7i96 hm2: firmware contains unknown function gtag-195
- danilom
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 69
- Thank you received: 5
			
	
						05 Jun 2019 12:10				#135933
		by danilom
	
	
		
			
	
			
			 		
													
	
				7i96 hm2: firmware contains unknown function gtag-195 was created by danilom			
			
				Using Stretch image from download with PREEMPT RT and with Linuxcnc 2.7.14
On startup I get message
hm2: firmware contains unknown function (gtag-195)
Anyone knows anything about this?
					On startup I get message
hm2: firmware contains unknown function (gtag-195)
Anyone knows anything about this?
Please Log in or Create an account to join the conversation.
- PCW
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 17371
- Thank you received: 5064
			
	
						05 Jun 2019 12:56				#135934
		by PCW
	
	
		
			
	
			
			 		
													
	
				Replied by PCW on topic 7i96 hm2: firmware contains unknown function gtag-195			
			
				Yes, the 7I96 requires LinuxCNC 2.8 for support of the SSR (isolated output) modules			
					Please Log in or Create an account to join the conversation.
- danilom
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 69
- Thank you received: 5
			
	
						05 Jun 2019 16:07				#135952
		by danilom
	
	
		
			
	
			
			 		
													
	
				Replied by danilom on topic 7i96 hm2: firmware contains unknown function gtag-195			
			
				Thanks , I just tried master and installed 2.9 so not getting that warning any more, Did not try the outputs yet.
What I am getting now is that somehow output step velocity has too much jitter. The motors stutter . This is stepper system and P is 1000 FF1 is 1 . I constantly have some following error and its going back and forth like untuned servo. It seems it has nothing with 7i96 but its from PID output or input
					What I am getting now is that somehow output step velocity has too much jitter. The motors stutter . This is stepper system and P is 1000 FF1 is 1 . I constantly have some following error and its going back and forth like untuned servo. It seems it has nothing with 7i96 but its from PID output or input
Please Log in or Create an account to join the conversation.
- PCW
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 17371
- Thank you received: 5064
			
	
						05 Jun 2019 16:09				#135953
		by PCW
	
	
		
			
	
			
			 		
													
	
				Replied by PCW on topic 7i96 hm2: firmware contains unknown function gtag-195			
			
				Can you post your hal/ini files? sounds like a setup error of some kind			
					Please Log in or Create an account to join the conversation.
- danilom
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 69
- Thank you received: 5
			
	
						05 Jun 2019 16:16				#135955
		by danilom
	
	
		
			
	
	
		
			
			 		
													
	
				Replied by danilom on topic 7i96 hm2: firmware contains unknown function gtag-195			
			
				No problem here they are
			
					Attachments:
Please Log in or Create an account to join the conversation.
- PCW
- 
				  
- Away
- Moderator
- 
				  
		Less
		More
		
			
	
		- Posts: 17371
- Thank you received: 5064
			
	
						05 Jun 2019 16:26				#135957
		by PCW
	
	
		
			
	
			
			 		
													
	
				Replied by PCW on topic 7i96 hm2: firmware contains unknown function gtag-195			
			
				A couple of things
1.
addf hm2_[HOSTMOT2](BOARD).0.write servo-thread
should be the last addf (after the PID calculations)
2.
all lines like
setp pid.n.maxerror .0005
should be changed to
setp pid.n.maxerror .013
(or just commented out)
3. all lines like
net n-vel-cmd => pid.n.command-deriv
should be commented out
					1.
addf hm2_[HOSTMOT2](BOARD).0.write servo-thread
should be the last addf (after the PID calculations)
2.
all lines like
setp pid.n.maxerror .0005
should be changed to
setp pid.n.maxerror .013
(or just commented out)
3. all lines like
net n-vel-cmd => pid.n.command-deriv
should be commented out
Please Log in or Create an account to join the conversation.
- danilom
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 69
- Thank you received: 5
			
	
						05 Jun 2019 17:12				#135962
		by danilom
	
	
		
			
	
			
			 		
													
	
				Replied by danilom on topic 7i96 hm2: firmware contains unknown function gtag-195			
			
				That seems to have fixed it !
Thanks Peter
					Thanks Peter
Please Log in or Create an account to join the conversation.
		Moderators: PCW, jmelson	
		Time to create page: 0.076 seconds	
